| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySqlParserListener.enterAlterByUpgradePartitioning(MySqlParser.AlterByUpgradePartitioningContext ctx)
Enter a parse tree produced by the
alterByUpgradePartitioning
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserBaseListener.enterAlterByUpgradePartitioning(MySqlParser.AlterByUpgradePartitioningContext ctx)
Enter a parse tree produced by the
alterByUpgradePartitioning
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserListener.exitAlterByUpgradePartitioning(MySqlParser.AlterByUpgradePartitioningContext ctx)
Exit a parse tree produced by the
alterByUpgradePartitioning
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserBaseListener.exitAlterByUpgradePartitioning(MySqlParser.AlterByUpgradePartitioningContext ctx)
Exit a parse tree produced by the
alterByUpgradePartitioning
labeled alternative in MySqlParser.alterSpecification(). |
T |
MySqlParserBaseVisitor.visitAlterByUpgradePartitioning(MySqlParser.AlterByUpgradePartitioningContext ctx)
Visit a parse tree produced by the
alterByUpgradePartitioning
labeled alternative in MySqlParser.alterSpecification(). |
T |
MySqlParserVisitor.visitAlterByUpgradePartitioning(MySqlParser.AlterByUpgradePartitioningContext ctx)
Visit a parse tree produced by the
alterByUpgradePartitioning
labeled alternative in MySqlParser.alterSpecification(). |
Copyright © 2022 Seata. All rights reserved.