| Package | Description |
|---|---|
| io.debezium.ddl.parser.mysql.generated |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserBaseListener.enterCloseCursor(MySqlParser.CloseCursorContext ctx)
Enter a parse tree produced by the
CloseCursor
labeled alternative in MySqlParser.cursorStatement(). |
void |
MySqlParserListener.enterCloseCursor(MySqlParser.CloseCursorContext ctx)
Enter a parse tree produced by the
CloseCursor
labeled alternative in MySqlParser.cursorStatement(). |
void |
MySqlParserBaseListener.exitCloseCursor(MySqlParser.CloseCursorContext ctx)
Exit a parse tree produced by the
CloseCursor
labeled alternative in MySqlParser.cursorStatement(). |
void |
MySqlParserListener.exitCloseCursor(MySqlParser.CloseCursorContext ctx)
Exit a parse tree produced by the
CloseCursor
labeled alternative in MySqlParser.cursorStatement(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.