| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Type_function_specContext |
PlSqlParser.type_function_spec() |
PlSqlParser.Type_function_specContext |
PlSqlParser.Subprogram_specContext.type_function_spec() |
PlSqlParser.Type_function_specContext |
PlSqlParser.Map_order_function_specContext.type_function_spec() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterType_function_spec(PlSqlParser.Type_function_specContext ctx)
Enter a parse tree produced by
PlSqlParser.type_function_spec(). |
void |
PlSqlParserListener.enterType_function_spec(PlSqlParser.Type_function_specContext ctx)
Enter a parse tree produced by
PlSqlParser.type_function_spec(). |
void |
PlSqlParserBaseListener.exitType_function_spec(PlSqlParser.Type_function_specContext ctx)
Exit a parse tree produced by
PlSqlParser.type_function_spec(). |
void |
PlSqlParserListener.exitType_function_spec(PlSqlParser.Type_function_specContext ctx)
Exit a parse tree produced by
PlSqlParser.type_function_spec(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.