Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
Packages, die PointcutDeclaration 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 PointcutDeclaration in org.aspectj.org.eclipse.jdt.core.dom
Methoden in org.aspectj.org.eclipse.jdt.core.dom, die PointcutDeclaration zurückgebenModifizierer und TypMethodeBeschreibungAjTypeDeclaration.getPointcuts()AjAST.newPointcutDeclaration()Creates an unparented pointcut declaration node owned by this AST.Methoden in org.aspectj.org.eclipse.jdt.core.dom mit Parametern vom Typ PointcutDeclarationModifizierer und TypMethodeBeschreibungvoidAjASTVisitor.endVisit(PointcutDeclaration node) booleanAjASTMatcher.match(PointcutDeclaration node, Object other) protected voidAjASTConverter.setModifiers(PointcutDeclaration pointcutDecl, PointcutDeclaration pointcutDeclaration) booleanAjASTVisitor.visit(PointcutDeclaration node) booleanAjNaiveASTFlattener.visit(PointcutDeclaration node)