Interface ImportStatement
- All Superinterfaces:
ClassItem,GModuleItem,ModuleItem,OS_Element,OS_NamedElement,StatementItem
- All Known Implementing Classes:
_BaseImportStatement,AssigningImportStatement,NormalImportStatement,QualifiedImportStatement,RootedImportStatement
-
Method Summary
Modifier and TypeMethodDescriptionparts()default voidvoidsetAccess(AccessNotationImpl aNotation) voidsetContext(ImportContext ctx) default voidvisitGen(@NotNull ElElementVisitor visit) Methods inherited from interface tripleo.elijah_durable_congenial.lang.i.ClassItem
getAccess, getCategory, setAccess, setCategoryMethods inherited from interface tripleo.elijah_durable_congenial.lang.i.OS_Element
asString, getContext, getParentMethods inherited from interface tripleo.elijah_durable_congenial.lang.i.OS_NamedElement
getEnName, name
-
Method Details
-
parts
-
setAccess
-
setContext
-
visitGen
- Specified by:
visitGenin interfaceOS_Element
-
serializeTo
- Specified by:
serializeToin interfaceClassItem- Specified by:
serializeToin interfaceModuleItem- Specified by:
serializeToin interfaceOS_Element
-