- accept0
void accept0(SQLASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
MySqlMatchAgainstExpr clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- getAgainst
SQLExpr getAgainst()
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.
- getColumns
List!(SQLExpr) getColumns()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSearchModifier
SearchModifier getSearchModifier()
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.
- setAgainst
void setAgainst(SQLExpr against)
Undocumented in source. Be warned that the author may not have intended to support it.
- setColumns
void setColumns(List!(SQLExpr) columns)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSearchModifier
void setSearchModifier(SearchModifier searchModifier)
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.