Class ImportScope
java.lang.Object
io.github.potjerodekool.nabu.resolve.scope.ImportScope
- All Implemented Interfaces:
Scope
- Direct Known Subclasses:
NamedImportScope,StartImportScope
Base class for Import scopes.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.potjerodekool.nabu.resolve.scope.Scope
define, elements, findModuleElement, getCompilationUnit, getCurrentClass, getCurrentElement, getCurrentMethod, getGlobalScope, getPackageElement, getParent, locals, resolve, resolve, resolveByName, resolveType, setPackageElement
-
Constructor Details
-
ImportScope
public ImportScope()
-