| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterPartitionOptionTablespace(MySqlParser.PartitionOptionTablespaceContext ctx)
Enter a parse tree produced by the
partitionOptionTablespace
labeled alternative in MySqlParser.partitionOption(). |
void |
MySqlParserBaseListener.enterPartitionOptionTablespace(MySqlParser.PartitionOptionTablespaceContext ctx)
Enter a parse tree produced by the
partitionOptionTablespace
labeled alternative in MySqlParser.partitionOption(). |
void |
MySqlParserListener.exitPartitionOptionTablespace(MySqlParser.PartitionOptionTablespaceContext ctx)
Exit a parse tree produced by the
partitionOptionTablespace
labeled alternative in MySqlParser.partitionOption(). |
void |
MySqlParserBaseListener.exitPartitionOptionTablespace(MySqlParser.PartitionOptionTablespaceContext ctx)
Exit a parse tree produced by the
partitionOptionTablespace
labeled alternative in MySqlParser.partitionOption(). |
T |
MySqlParserVisitor.visitPartitionOptionTablespace(MySqlParser.PartitionOptionTablespaceContext ctx)
Visit a parse tree produced by the
partitionOptionTablespace
labeled alternative in MySqlParser.partitionOption(). |
T |
MySqlParserBaseVisitor.visitPartitionOptionTablespace(MySqlParser.PartitionOptionTablespaceContext ctx)
Visit a parse tree produced by the
partitionOptionTablespace
labeled alternative in MySqlParser.partitionOption(). |
Copyright © 2023 Seata. All rights reserved.