| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Field_specContext |
PlSqlParser.field_spec() |
PlSqlParser.Field_specContext |
PlSqlParser.Record_type_defContext.field_spec(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Field_specContext> |
PlSqlParser.Record_type_defContext.field_spec() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterField_spec(PlSqlParser.Field_specContext ctx)
Enter a parse tree produced by
PlSqlParser.field_spec(). |
void |
PlSqlParserListener.enterField_spec(PlSqlParser.Field_specContext ctx)
Enter a parse tree produced by
PlSqlParser.field_spec(). |
void |
PlSqlParserBaseListener.exitField_spec(PlSqlParser.Field_specContext ctx)
Exit a parse tree produced by
PlSqlParser.field_spec(). |
void |
PlSqlParserListener.exitField_spec(PlSqlParser.Field_specContext ctx)
Exit a parse tree produced by
PlSqlParser.field_spec(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.