| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Subprogram_specContext |
PlSqlParser.subprogram_spec() |
PlSqlParser.Subprogram_specContext |
PlSqlParser.Alter_method_elementContext.subprogram_spec() |
PlSqlParser.Subprogram_specContext |
PlSqlParser.Element_spec_optionsContext.subprogram_spec() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterSubprogram_spec(PlSqlParser.Subprogram_specContext ctx)
Enter a parse tree produced by
PlSqlParser.subprogram_spec(). |
void |
PlSqlParserBaseListener.enterSubprogram_spec(PlSqlParser.Subprogram_specContext ctx)
Enter a parse tree produced by
PlSqlParser.subprogram_spec(). |
void |
PlSqlParserListener.exitSubprogram_spec(PlSqlParser.Subprogram_specContext ctx)
Exit a parse tree produced by
PlSqlParser.subprogram_spec(). |
void |
PlSqlParserBaseListener.exitSubprogram_spec(PlSqlParser.Subprogram_specContext ctx)
Exit a parse tree produced by
PlSqlParser.subprogram_spec(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.