- accept0
void accept0(SQLASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
SQLFlashbackExpr clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- getChildren
List!SQLObject getChildren()
Undocumented in source. Be warned that the author may not have intended to support it.
- getExpr
SQLExpr getExpr()
Undocumented in source. Be warned that the author may not have intended to support it.
- getType
Type getType()
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- setExpr
void setExpr(SQLExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- setType
void setType(Type type)
Undocumented in source. Be warned that the author may not have intended to support it.
- toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
Created by wenshao on 14/06/2017.