Uses of Class
org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
Packages that use AjTypeDeclaration
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 AjTypeDeclaration in org.aspectj.org.eclipse.jdt.core.dom
Subclasses of AjTypeDeclaration in org.aspectj.org.eclipse.jdt.core.domMethods in org.aspectj.org.eclipse.jdt.core.dom that return AjTypeDeclarationModifier and TypeMethodDescriptionAjAST.newAjTypeDeclaration()Creates an unparented ajtype declaration node owned by this AST.