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
Marker interface to represent elements that can be added to a OS_Module
-
Method Summary
Methods inherited from interface tripleo.elijah_durable_congenial.lang.i.OS_Element
asString, getContext, getParent, visitGenMethods inherited from interface tripleo.elijah_durable_congenial.lang.i.OS_NamedElement
getEnName, name
-
Method Details
-
serializeTo
- Specified by:
serializeToin interfaceOS_Element
-