Interface IClassDeclaration

All Superinterfaces:
IExpression, IHasType, INameInDeclaration, IParsedElement, IParsedElementWithAtLeastOneDeclaration
All Known Implementing Classes:
ClassDeclaration

public interface IClassDeclaration extends IParsedElementWithAtLeastOneDeclaration, INameInDeclaration