Uses of Class
org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
Packages that use AspectDeclaration
Package
Description
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 AspectDeclarationModifier and TypeMethodDescriptionAjAST.newAspectDeclaration()Creates an unparented aspect declaration node owned by this AST.