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