Interface ClassItem

All Superinterfaces:
OS_Element
All Known Subinterfaces:
AliasStatement, FormalArgListItem, ImportStatement, PropertyStatement, VariableSequence
All Known Implementing Classes:
__Access, _BaseImportStatement, AliasStatementImpl, AssigningImportStatement, BaseFunctionDef, ClassStatementImpl, ConstructorDefImpl, DefFunctionDefImpl, DestructorDefImpl, FormalArgListItemImpl, FuncExprImpl, FunctionDefImpl, NamespaceStatementImpl, NormalImportStatement, PropertyStatementImpl, QualifiedImportStatement, RootedImportStatement, VariableSequenceImpl

public interface ClassItem extends OS_Element
Marker interface to represent elements that can be added to a class or a namespace or an enum