Uses of Class
org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
Packages that use PointcutDeclaration
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 PointcutDeclaration in org.aspectj.org.eclipse.jdt.core.dom
Methods in org.aspectj.org.eclipse.jdt.core.dom with parameters of type PointcutDeclarationModifier and TypeMethodDescriptionAjASTConverter.convert(PointcutDeclaration pointcutDeclaration)
protected void
AjASTConverter.setModifiers(PointcutDeclaration pointcutDecl, PointcutDeclaration pointcutDeclaration)