| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Drop_functionContext |
PlSqlParser.drop_function() |
PlSqlParser.Drop_functionContext |
PlSqlParser.Unit_statementContext.drop_function() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterDrop_function(PlSqlParser.Drop_functionContext ctx)
Enter a parse tree produced by
PlSqlParser.drop_function(). |
void |
PlSqlParserListener.enterDrop_function(PlSqlParser.Drop_functionContext ctx)
Enter a parse tree produced by
PlSqlParser.drop_function(). |
void |
PlSqlParserBaseListener.exitDrop_function(PlSqlParser.Drop_functionContext ctx)
Exit a parse tree produced by
PlSqlParser.drop_function(). |
void |
PlSqlParserListener.exitDrop_function(PlSqlParser.Drop_functionContext ctx)
Exit a parse tree produced by
PlSqlParser.drop_function(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.