| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Cursor_declarationContext |
PlSqlParser.cursor_declaration() |
PlSqlParser.Cursor_declarationContext |
PlSqlParser.Package_obj_specContext.cursor_declaration() |
PlSqlParser.Cursor_declarationContext |
PlSqlParser.Package_obj_bodyContext.cursor_declaration() |
PlSqlParser.Cursor_declarationContext |
PlSqlParser.Declare_specContext.cursor_declaration() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterCursor_declaration(PlSqlParser.Cursor_declarationContext ctx)
Enter a parse tree produced by
PlSqlParser.cursor_declaration(). |
void |
PlSqlParserBaseListener.enterCursor_declaration(PlSqlParser.Cursor_declarationContext ctx)
Enter a parse tree produced by
PlSqlParser.cursor_declaration(). |
void |
PlSqlParserListener.exitCursor_declaration(PlSqlParser.Cursor_declarationContext ctx)
Exit a parse tree produced by
PlSqlParser.cursor_declaration(). |
void |
PlSqlParserBaseListener.exitCursor_declaration(PlSqlParser.Cursor_declarationContext ctx)
Exit a parse tree produced by
PlSqlParser.cursor_declaration(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.