Constructor and Description |
---|
ScopeRename(Scope oldScope) |
Modifier and Type | Method and Description |
---|---|
ScopeEntry |
findScopeForVar(Var var) |
Set<ScopeEntry> |
findScopes() |
Set<Var> |
getVars() |
boolean |
hasColumnForVar(Var var) |
boolean |
isEmpty() |
void |
setAlias(Var var,
SqlColumn col) |
String |
toString() |
public ScopeRename(Scope oldScope)
public ScopeEntry findScopeForVar(Var var)
findScopeForVar
in interface Scope
public Set<ScopeEntry> findScopes()
findScopes
in interface Scope
public boolean hasColumnForVar(Var var)
hasColumnForVar
in interface Scope
Licenced under the Apache License, Version 2.0