Searched refs:getEnclosingMethod (Results 1 – 4 of 4) sorted by relevance
32 System.out.println(anInstance.getClass().getEnclosingMethod()); in print()
316 Method enclosingMethod = declaringClass.getEnclosingMethod(); in mayNeedHiddenThis()
654 public CtMethod getEnclosingMethod() throws NotFoundException { in getEnclosingMethod() method in CtClass
761 public CtMethod getEnclosingMethod() throws NotFoundException { in getEnclosingMethod() method in CtClassType