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