- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAt
SQLExpr getAt()
Undocumented in source. Be warned that the author may not have intended to support it.
- getEnds
SQLExpr getEnds()
Undocumented in source. Be warned that the author may not have intended to support it.
- getEvery
SQLExpr getEvery()
Undocumented in source. Be warned that the author may not have intended to support it.
- getStarts
SQLExpr getStarts()
Undocumented in source. Be warned that the author may not have intended to support it.
- setAt
void setAt(SQLExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEnds
void setEnds(SQLExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEvery
void setEvery(SQLExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStarts
void setStarts(SQLExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.