| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterPartitionFunctionKey(MySqlParser.PartitionFunctionKeyContext ctx)
Enter a parse tree produced by the
partitionFunctionKey
labeled alternative in MySqlParser.partitionFunctionDefinition(). |
void |
MySqlParserBaseListener.enterPartitionFunctionKey(MySqlParser.PartitionFunctionKeyContext ctx)
Enter a parse tree produced by the
partitionFunctionKey
labeled alternative in MySqlParser.partitionFunctionDefinition(). |
void |
MySqlParserListener.exitPartitionFunctionKey(MySqlParser.PartitionFunctionKeyContext ctx)
Exit a parse tree produced by the
partitionFunctionKey
labeled alternative in MySqlParser.partitionFunctionDefinition(). |
void |
MySqlParserBaseListener.exitPartitionFunctionKey(MySqlParser.PartitionFunctionKeyContext ctx)
Exit a parse tree produced by the
partitionFunctionKey
labeled alternative in MySqlParser.partitionFunctionDefinition(). |
T |
MySqlParserVisitor.visitPartitionFunctionKey(MySqlParser.PartitionFunctionKeyContext ctx)
Visit a parse tree produced by the
partitionFunctionKey
labeled alternative in MySqlParser.partitionFunctionDefinition(). |
T |
MySqlParserBaseVisitor.visitPartitionFunctionKey(MySqlParser.PartitionFunctionKeyContext ctx)
Visit a parse tree produced by the
partitionFunctionKey
labeled alternative in MySqlParser.partitionFunctionDefinition(). |
Copyright © 2023 Seata. All rights reserved.