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