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