| Package | Description |
|---|---|
| io.debezium.ddl.parser.mysql.generated |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterAlterByRemovePartitioning(MySqlParser.AlterByRemovePartitioningContext ctx)
Enter a parse tree produced by the
alterByRemovePartitioning
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserBaseListener.enterAlterByRemovePartitioning(MySqlParser.AlterByRemovePartitioningContext ctx)
Enter a parse tree produced by the
alterByRemovePartitioning
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserListener.exitAlterByRemovePartitioning(MySqlParser.AlterByRemovePartitioningContext ctx)
Exit a parse tree produced by the
alterByRemovePartitioning
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserBaseListener.exitAlterByRemovePartitioning(MySqlParser.AlterByRemovePartitioningContext ctx)
Exit a parse tree produced by the
alterByRemovePartitioning
labeled alternative in MySqlParser.alterSpecification(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.