- accept0
void accept0(PGASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
PGExtractExpr 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.
- getField
PGDateField getField()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSource
SQLExpr getSource()
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.
- setField
void setField(PGDateField field)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSource
void setSource(SQLExpr source)
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.