Uses of Interface
org.ocpsoft.rewrite.annotation.api.MethodContext
Packages that use MethodContext
-
Uses of MethodContext in org.ocpsoft.rewrite.annotation.api
Methods in org.ocpsoft.rewrite.annotation.api that return MethodContextModifier and TypeMethodDescriptionParameterContext.getMethodContext()Return the parentMethodContextto which this context is a descendant. -
Uses of MethodContext in org.ocpsoft.rewrite.annotation.spi
Methods in org.ocpsoft.rewrite.annotation.spi with parameters of type MethodContextModifier and TypeMethodDescriptionabstract voidMethodAnnotationHandler.process(MethodContext context, A annotation, HandlerChain chain)