Class AjConstructorDeclaration

java.lang.Object
All Implemented Interfaces:
ReferenceContext, TypeConstants, TypeIds, ProblemSeverities

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