- accept0
void accept0(SQLASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
SQLTimestampExpr clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- computeDataType
SQLDataType computeDataType()
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.
- getLiteral
string getLiteral()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTimeZone
string getTimeZone()
Undocumented in source. Be warned that the author may not have intended to support it.
- getValue
Object getValue()
Undocumented in source. Be warned that the author may not have intended to support it.
- isWithTimeZone
bool isWithTimeZone()
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- setLiteral
void setLiteral(string literal)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTimeZone
void setTimeZone(string timeZone)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWithTimeZone
void setWithTimeZone(bool withTimeZone)
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.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.