Constructor and Description |
---|
ScopeNull() |
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 boolean hasColumnForVar(Var var)
hasColumnForVar
in interface Scope
public ScopeEntry findScopeForVar(Var var)
findScopeForVar
in interface Scope
public Set<ScopeEntry> findScopes()
findScopes
in interface Scope
Licenced under the Apache License, Version 2.0