| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Alter_functionContext |
PlSqlParser.alter_function() |
PlSqlParser.Alter_functionContext |
PlSqlParser.Unit_statementContext.alter_function() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterAlter_function(PlSqlParser.Alter_functionContext ctx)
Enter a parse tree produced by
PlSqlParser.alter_function(). |
void |
PlSqlParserListener.enterAlter_function(PlSqlParser.Alter_functionContext ctx)
Enter a parse tree produced by
PlSqlParser.alter_function(). |
void |
PlSqlParserBaseListener.exitAlter_function(PlSqlParser.Alter_functionContext ctx)
Exit a parse tree produced by
PlSqlParser.alter_function(). |
void |
PlSqlParserListener.exitAlter_function(PlSqlParser.Alter_functionContext ctx)
Exit a parse tree produced by
PlSqlParser.alter_function(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.