|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextToken | |
---|---|
org.aspectj.bridge.context |
Uses of ContextToken in org.aspectj.bridge.context |
---|
Methods in org.aspectj.bridge.context that return ContextToken | |
---|---|
static ContextToken |
CompilationAndWeavingContext.enteringPhase(int phaseId,
java.lang.Object data)
|
Methods in org.aspectj.bridge.context with parameters of type ContextToken | |
---|---|
static void |
CompilationAndWeavingContext.leavingPhase(ContextToken aToken)
Exit a phase, all stack entries from the one with the given token down will be removed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |