Class InterTypeDeclaration

java.lang.Object
All Implemented Interfaces:
ReferenceContext, TypeConstants, TypeIds, ProblemSeverities
Direct Known Subclasses:
InterTypeConstructorDeclaration, InterTypeFieldDeclaration, InterTypeMethodDeclaration

public abstract class InterTypeDeclaration extends AjMethodDeclaration
Base type for all inter-type declarations including methods, fields and constructors.
Author:
Jim Hugunin