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