| Package | Description |
|---|---|
| io.debezium.ddl.parser.mysql.generated |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserBaseListener.enterTableOptionCollate(MySqlParser.TableOptionCollateContext ctx)
Enter a parse tree produced by the
tableOptionCollate
labeled alternative in MySqlParser.tableOption(). |
void |
MySqlParserListener.enterTableOptionCollate(MySqlParser.TableOptionCollateContext ctx)
Enter a parse tree produced by the
tableOptionCollate
labeled alternative in MySqlParser.tableOption(). |
void |
MySqlParserBaseListener.exitTableOptionCollate(MySqlParser.TableOptionCollateContext ctx)
Exit a parse tree produced by the
tableOptionCollate
labeled alternative in MySqlParser.tableOption(). |
void |
MySqlParserListener.exitTableOptionCollate(MySqlParser.TableOptionCollateContext ctx)
Exit a parse tree produced by the
tableOptionCollate
labeled alternative in MySqlParser.tableOption(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.