Class AbstractMethodDeclaration

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
All Implemented Interfaces:
ReferenceContext, TypeConstants, TypeIds, ProblemSeverities
Direct Known Subclasses:
Clinit, ConstructorDeclaration, MethodDeclaration

public abstract class AbstractMethodDeclaration extends ASTNode implements ProblemSeverities, ReferenceContext
AspectJ Extension - added several extension points for subclasses