Package Hierarchies:
Class Hierarchy
- java.lang.Object
- io.github.potjerodekool.nabu.resolve.scope.AbstractScope (implements io.github.potjerodekool.nabu.resolve.scope.Scope)
- io.github.potjerodekool.nabu.resolve.scope.ClassScope (implements io.github.potjerodekool.nabu.resolve.scope.Scope)
- io.github.potjerodekool.nabu.resolve.scope.CompositeScope (implements io.github.potjerodekool.nabu.resolve.scope.Scope)
- io.github.potjerodekool.nabu.resolve.scope.GlobalScope (implements io.github.potjerodekool.nabu.resolve.scope.Scope)
- io.github.potjerodekool.nabu.resolve.scope.ImportScope (implements io.github.potjerodekool.nabu.resolve.scope.Scope)
- io.github.potjerodekool.nabu.resolve.scope.SwitchScope (implements io.github.potjerodekool.nabu.resolve.scope.Scope)
- io.github.potjerodekool.nabu.resolve.scope.SymbolScope (implements io.github.potjerodekool.nabu.resolve.scope.Scope)
- io.github.potjerodekool.nabu.resolve.scope.WritableScope (implements io.github.potjerodekool.nabu.resolve.scope.Scope)
Interface Hierarchy
- io.github.potjerodekool.nabu.resolve.scope.Scope