Class AjMethodDeclaration

java.lang.Object
All Implemented Interfaces:
ReferenceContext, TypeConstants, TypeIds, ProblemSeverities
Direct Known Subclasses:
AdviceDeclaration, DeclareDeclaration, IfMethodDeclaration, InterTypeDeclaration, PointcutDeclaration

public class AjMethodDeclaration extends MethodDeclaration
Root class for all MethodDeclaration objects created by the parser. Enables us to generate extra attributes in the method_info attribute to support aspectj.