public static class MySqlParser.BinaryComparasionPredicateForUpdateContext extends MySqlParser.PredicateForUpdateContext
| 限定符和类型 | 字段和说明 |
|---|---|
MySqlParser.PredicateForUpdateContext |
left |
MySqlParser.PredicateForUpdateContext |
right |
| 构造器和说明 |
|---|
BinaryComparasionPredicateForUpdateContext(MySqlParser.PredicateForUpdateContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
MySqlParser.ComparisonOperatorContext |
comparisonOperator() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
List<MySqlParser.PredicateForUpdateContext> |
predicateForUpdate() |
MySqlParser.PredicateForUpdateContext |
predicateForUpdate(int i) |
copyFrom, getRuleIndexaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic MySqlParser.PredicateForUpdateContext left
public MySqlParser.PredicateForUpdateContext right
public BinaryComparasionPredicateForUpdateContext(MySqlParser.PredicateForUpdateContext ctx)
public MySqlParser.ComparisonOperatorContext comparisonOperator()
public List<MySqlParser.PredicateForUpdateContext> predicateForUpdate()
public MySqlParser.PredicateForUpdateContext predicateForUpdate(int i)
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule 在类中 org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule 在类中 org.antlr.v4.runtime.ParserRuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept 在接口中 org.antlr.v4.runtime.tree.ParseTreeaccept 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2022 Seata. All rights reserved.