Interface ModuleItem

All Superinterfaces:
GModuleItem, OS_Element, OS_NamedElement
All Known Subinterfaces:
AliasStatement, ClassStatement, ImportStatement, NamespaceStatement
All Known Implementing Classes:
_BaseImportStatement, AliasStatementImpl, AssigningImportStatement, ClassStatementImpl, NamespaceStatementImpl, NormalImportStatement, QualifiedImportStatement, RootedImportStatement

public interface ModuleItem extends OS_Element, OS_NamedElement, GModuleItem
Marker interface to represent elements that can be added to a OS_Module