| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Parameter_specContext |
PlSqlParser.parameter_spec() |
PlSqlParser.Parameter_specContext |
PlSqlParser.Cursor_declarationContext.parameter_spec(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Parameter_specContext> |
PlSqlParser.Cursor_declarationContext.parameter_spec() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterParameter_spec(PlSqlParser.Parameter_specContext ctx)
Enter a parse tree produced by
PlSqlParser.parameter_spec(). |
void |
PlSqlParserBaseListener.enterParameter_spec(PlSqlParser.Parameter_specContext ctx)
Enter a parse tree produced by
PlSqlParser.parameter_spec(). |
void |
PlSqlParserListener.exitParameter_spec(PlSqlParser.Parameter_specContext ctx)
Exit a parse tree produced by
PlSqlParser.parameter_spec(). |
void |
PlSqlParserBaseListener.exitParameter_spec(PlSqlParser.Parameter_specContext ctx)
Exit a parse tree produced by
PlSqlParser.parameter_spec(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.