- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFrom
SQLExpr getFrom()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLimit
SQLLimit getLimit()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLogName
SQLExpr getLogName()
Undocumented in source. Be warned that the author may not have intended to support it.
- setFrom
void setFrom(SQLExpr from)
Undocumented in source. Be warned that the author may not have intended to support it.
- setLimit
void setLimit(SQLLimit limit)
Undocumented in source. Be warned that the author may not have intended to support it.
- setLogName
void setLogName(SQLExpr logName)
Undocumented in source. Be warned that the author may not have intended to support it.