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