| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterAlterByExchangePartition(MySqlParser.AlterByExchangePartitionContext ctx)
Enter a parse tree produced by the
alterByExchangePartition
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserBaseListener.enterAlterByExchangePartition(MySqlParser.AlterByExchangePartitionContext ctx)
Enter a parse tree produced by the
alterByExchangePartition
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserListener.exitAlterByExchangePartition(MySqlParser.AlterByExchangePartitionContext ctx)
Exit a parse tree produced by the
alterByExchangePartition
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserBaseListener.exitAlterByExchangePartition(MySqlParser.AlterByExchangePartitionContext ctx)
Exit a parse tree produced by the
alterByExchangePartition
labeled alternative in MySqlParser.alterSpecification(). |
T |
MySqlParserVisitor.visitAlterByExchangePartition(MySqlParser.AlterByExchangePartitionContext ctx)
Visit a parse tree produced by the
alterByExchangePartition
labeled alternative in MySqlParser.alterSpecification(). |
T |
MySqlParserBaseVisitor.visitAlterByExchangePartition(MySqlParser.AlterByExchangePartitionContext ctx)
Visit a parse tree produced by the
alterByExchangePartition
labeled alternative in MySqlParser.alterSpecification(). |
Copyright © 2023 Seata. All rights reserved.