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