Uses of Class
org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration

Packages that use AspectDeclaration
org.aspectj.org.eclipse.jdt.core.dom The Java DOM/AST is the set of classes that model the source code of a Java program as a structured document. 
 

Uses of AspectDeclaration in org.aspectj.org.eclipse.jdt.core.dom
 

Methods in org.aspectj.org.eclipse.jdt.core.dom that return AspectDeclaration
 AspectDeclaration AjAST.newAspectDeclaration()
          Creates an unparented aspect declaration node owned by this AST.