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