Interface ImportStatement

All Superinterfaces:
ClassItem, GModuleItem, ModuleItem, OS_Element, OS_NamedElement, StatementItem
All Known Implementing Classes:
_BaseImportStatement, AssigningImportStatement, NormalImportStatement, QualifiedImportStatement, RootedImportStatement

public interface ImportStatement extends ModuleItem, ClassItem, StatementItem