Uses of Interface
org.aspectj.bridge.context.ContextToken
Packages that use ContextToken
-
Uses of ContextToken in org.aspectj.bridge.context
Methods in org.aspectj.bridge.context that return ContextTokenModifier and TypeMethodDescriptionstatic ContextTokenCompilationAndWeavingContext.enteringPhase(int phaseId, Object data) Methods in org.aspectj.bridge.context with parameters of type ContextTokenModifier and TypeMethodDescriptionstatic voidCompilationAndWeavingContext.leavingPhase(ContextToken aToken) Exit a phase, all stack entries from the one with the given token down will be removed.