Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.core.dom.DeclareSoftDeclaration
Packages, die DeclareSoftDeclaration verwenden
Package
Beschreibung
The Java DOM/AST is the set of classes that model the source code of a Java program
as a structured document.
-
Verwendungen von DeclareSoftDeclaration in org.aspectj.org.eclipse.jdt.core.dom
Methoden in org.aspectj.org.eclipse.jdt.core.dom, die DeclareSoftDeclaration zurückgebenModifizierer und TypMethodeBeschreibungAjAST.newDeclareSoftDeclaration()Creates an unparented declare soft declaration node owned by this AST.Methoden in org.aspectj.org.eclipse.jdt.core.dom mit Parametern vom Typ DeclareSoftDeclarationModifizierer und TypMethodeBeschreibungvoidAjASTVisitor.endVisit(DeclareSoftDeclaration node) booleanAjASTVisitor.visit(DeclareSoftDeclaration node) booleanAjNaiveASTFlattener.visit(DeclareSoftDeclaration node)