Class CapturingContext
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CapturingContext
Global registry of active contexts to be used for capturing
in situations that have no AST location nor Scope at hand.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic booleanisActive()static voidleave()static ReferenceBindingmaybeCapture(ReferenceBinding type)
-
Method Details
-
enter
-
leave
public static void leave() -
maybeCapture
-
isActive
public static boolean isActive()
-