Uses of Class
org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration

Packages that use PointcutDeclaration
org.aspectj.org.eclipse.jdt.core.dom 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 PointcutDeclaration
 org.aspectj.org.eclipse.jdt.core.dom.ASTNode AjASTConverter.convert(PointcutDeclaration pointcutDeclaration)