| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Function_callContext |
PlSqlParser.function_call() |
PlSqlParser.Function_callContext |
PlSqlParser.StatementContext.function_call() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterFunction_call(PlSqlParser.Function_callContext ctx)
Enter a parse tree produced by
PlSqlParser.function_call(). |
void |
PlSqlParserListener.enterFunction_call(PlSqlParser.Function_callContext ctx)
Enter a parse tree produced by
PlSqlParser.function_call(). |
void |
PlSqlParserBaseListener.exitFunction_call(PlSqlParser.Function_callContext ctx)
Exit a parse tree produced by
PlSqlParser.function_call(). |
void |
PlSqlParserListener.exitFunction_call(PlSqlParser.Function_callContext ctx)
Exit a parse tree produced by
PlSqlParser.function_call(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.