Uses of Class
org.aspectj.ajdt.internal.compiler.ast.AjMethodDeclaration
Packages that use AjMethodDeclaration
-
Uses of AjMethodDeclaration in org.aspectj.ajdt.internal.compiler.ast
Subclasses of AjMethodDeclaration in org.aspectj.ajdt.internal.compiler.astModifier and TypeClassDescriptionclassRepresents before, after and around advice in an aspect.classclassclassclassAn inter-type constructor declaration.classBase type for all inter-type declarations including methods, fields and constructors.classAn inter-type field declaration.classAn inter-type method declaration.classpointcut [declaredModifiers] [declaredName]([arguments]): [pointcutDesignator];Methods in org.aspectj.ajdt.internal.compiler.ast with parameters of type AjMethodDeclarationModifier and TypeMethodDescriptionstatic voidAtAspectJAnnotationFactory.addAnnotation(AjMethodDeclaration decl, Annotation annotation, BlockScope scope)