| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySqlParserListener.enterIsExpressionForUpdate(MySqlParser.IsExpressionForUpdateContext ctx)
Enter a parse tree produced by the
isExpressionForUpdate
labeled alternative in MySqlParser.expressionForUpdate(). |
void |
MySqlParserBaseListener.enterIsExpressionForUpdate(MySqlParser.IsExpressionForUpdateContext ctx)
Enter a parse tree produced by the
isExpressionForUpdate
labeled alternative in MySqlParser.expressionForUpdate(). |
void |
MySqlParserListener.exitIsExpressionForUpdate(MySqlParser.IsExpressionForUpdateContext ctx)
Exit a parse tree produced by the
isExpressionForUpdate
labeled alternative in MySqlParser.expressionForUpdate(). |
void |
MySqlParserBaseListener.exitIsExpressionForUpdate(MySqlParser.IsExpressionForUpdateContext ctx)
Exit a parse tree produced by the
isExpressionForUpdate
labeled alternative in MySqlParser.expressionForUpdate(). |
T |
MySqlParserBaseVisitor.visitIsExpressionForUpdate(MySqlParser.IsExpressionForUpdateContext ctx)
Visit a parse tree produced by the
isExpressionForUpdate
labeled alternative in MySqlParser.expressionForUpdate(). |
T |
MySqlParserVisitor.visitIsExpressionForUpdate(MySqlParser.IsExpressionForUpdateContext ctx)
Visit a parse tree produced by the
isExpressionForUpdate
labeled alternative in MySqlParser.expressionForUpdate(). |
Copyright © 2022 Seata. All rights reserved.