| Constructor and Description |
|---|
ScopeOptional(Scope subScope) |
| Modifier and Type | Method and Description |
|---|---|
ScopeEntry |
findScopeForVar(Var var) |
Set<ScopeEntry> |
findScopes() |
Set<Var> |
getVars() |
boolean |
hasColumnForVar(Var var) |
boolean |
isEmpty() |
String |
toString() |
public ScopeOptional(Scope subScope)
public ScopeEntry findScopeForVar(Var var)
findScopeForVar in interface Scopepublic Set<ScopeEntry> findScopes()
findScopes in interface Scopepublic boolean hasColumnForVar(Var var)
hasColumnForVar in interface ScopeLicenced under the Apache License, Version 2.0