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