| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterIsNullPredicateForUpdate(MySqlParser.IsNullPredicateForUpdateContext ctx)
Enter a parse tree produced by the
isNullPredicateForUpdate
labeled alternative in MySqlParser.predicateForUpdate(). |
void |
MySqlParserBaseListener.enterIsNullPredicateForUpdate(MySqlParser.IsNullPredicateForUpdateContext ctx)
Enter a parse tree produced by the
isNullPredicateForUpdate
labeled alternative in MySqlParser.predicateForUpdate(). |
void |
MySqlParserListener.exitIsNullPredicateForUpdate(MySqlParser.IsNullPredicateForUpdateContext ctx)
Exit a parse tree produced by the
isNullPredicateForUpdate
labeled alternative in MySqlParser.predicateForUpdate(). |
void |
MySqlParserBaseListener.exitIsNullPredicateForUpdate(MySqlParser.IsNullPredicateForUpdateContext ctx)
Exit a parse tree produced by the
isNullPredicateForUpdate
labeled alternative in MySqlParser.predicateForUpdate(). |
T |
MySqlParserVisitor.visitIsNullPredicateForUpdate(MySqlParser.IsNullPredicateForUpdateContext ctx)
Visit a parse tree produced by the
isNullPredicateForUpdate
labeled alternative in MySqlParser.predicateForUpdate(). |
T |
MySqlParserBaseVisitor.visitIsNullPredicateForUpdate(MySqlParser.IsNullPredicateForUpdateContext ctx)
Visit a parse tree produced by the
isNullPredicateForUpdate
labeled alternative in MySqlParser.predicateForUpdate(). |
Copyright © 2023 Seata. All rights reserved.