- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- getConditionValues
List!(ConditionValue) getConditionValues()
Undocumented in source. Be warned that the author may not have intended to support it.
- getHandleType
MySqlHandlerType getHandleType()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSpStatement
SQLStatement getSpStatement()
Undocumented in source. Be warned that the author may not have intended to support it.
- setConditionValues
void setConditionValues(List!(ConditionValue) conditionValues)
Undocumented in source. Be warned that the author may not have intended to support it.
- setHandleType
void setHandleType(MySqlHandlerType handleType)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSpStatement
void setSpStatement(SQLStatement spStatement)
Undocumented in source. Be warned that the author may not have intended to support it.