| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterTableOptionUnion(MySqlParser.TableOptionUnionContext ctx)
Enter a parse tree produced by the
tableOptionUnion
labeled alternative in MySqlParser.tableOption(). |
void |
MySqlParserBaseListener.enterTableOptionUnion(MySqlParser.TableOptionUnionContext ctx)
Enter a parse tree produced by the
tableOptionUnion
labeled alternative in MySqlParser.tableOption(). |
void |
MySqlParserListener.exitTableOptionUnion(MySqlParser.TableOptionUnionContext ctx)
Exit a parse tree produced by the
tableOptionUnion
labeled alternative in MySqlParser.tableOption(). |
void |
MySqlParserBaseListener.exitTableOptionUnion(MySqlParser.TableOptionUnionContext ctx)
Exit a parse tree produced by the
tableOptionUnion
labeled alternative in MySqlParser.tableOption(). |
T |
MySqlParserVisitor.visitTableOptionUnion(MySqlParser.TableOptionUnionContext ctx)
Visit a parse tree produced by the
tableOptionUnion
labeled alternative in MySqlParser.tableOption(). |
T |
MySqlParserBaseVisitor.visitTableOptionUnion(MySqlParser.TableOptionUnionContext ctx)
Visit a parse tree produced by the
tableOptionUnion
labeled alternative in MySqlParser.tableOption(). |
Copyright © 2023 Seata. All rights reserved.