| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterPartitionSimple(MySqlParser.PartitionSimpleContext ctx)
Enter a parse tree produced by the
partitionSimple
labeled alternative in MySqlParser.partitionDefinition(). |
void |
MySqlParserBaseListener.enterPartitionSimple(MySqlParser.PartitionSimpleContext ctx)
Enter a parse tree produced by the
partitionSimple
labeled alternative in MySqlParser.partitionDefinition(). |
void |
MySqlParserListener.exitPartitionSimple(MySqlParser.PartitionSimpleContext ctx)
Exit a parse tree produced by the
partitionSimple
labeled alternative in MySqlParser.partitionDefinition(). |
void |
MySqlParserBaseListener.exitPartitionSimple(MySqlParser.PartitionSimpleContext ctx)
Exit a parse tree produced by the
partitionSimple
labeled alternative in MySqlParser.partitionDefinition(). |
T |
MySqlParserVisitor.visitPartitionSimple(MySqlParser.PartitionSimpleContext ctx)
Visit a parse tree produced by the
partitionSimple
labeled alternative in MySqlParser.partitionDefinition(). |
T |
MySqlParserBaseVisitor.visitPartitionSimple(MySqlParser.PartitionSimpleContext ctx)
Visit a parse tree produced by the
partitionSimple
labeled alternative in MySqlParser.partitionDefinition(). |
Copyright © 2023 Seata. All rights reserved.