Uses of Interface
org.aspectj.weaver.ICrossReferenceHandler
Packages that use ICrossReferenceHandler
-
Uses of ICrossReferenceHandler in org.aspectj.weaver
Methods in org.aspectj.weaver that return ICrossReferenceHandlerModifier and TypeMethodDescriptionWorld.getCrossReferenceHandler()
Get the cross-reference handler for the world, may be null.Methods in org.aspectj.weaver with parameters of type ICrossReferenceHandlerModifier and TypeMethodDescriptionvoid
World.setCrossReferenceHandler(ICrossReferenceHandler xrefHandler)