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