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