Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
Packages, die AroundAdviceDeclaration 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 AroundAdviceDeclaration in org.aspectj.org.eclipse.jdt.core.dom
Methoden in org.aspectj.org.eclipse.jdt.core.dom, die AroundAdviceDeclaration zurückgebenModifizierer und TypMethodeBeschreibungAjAST.newAroundAdviceDeclaration()Creates an unparented around advice declaration node owned by this AST.Methoden in org.aspectj.org.eclipse.jdt.core.dom mit Parametern vom Typ AroundAdviceDeclarationModifizierer und TypMethodeBeschreibungvoidAjASTVisitor.endVisit(AroundAdviceDeclaration node) booleanAjASTMatcher.match(AroundAdviceDeclaration node, Object other) protected voidAjASTConverter.setTypeForAroundAdviceDeclaration(AroundAdviceDeclaration adviceDeclaration, Type type) booleanAjASTVisitor.visit(AroundAdviceDeclaration node)