| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Object_propertiesContext |
PlSqlParser.object_properties() |
PlSqlParser.Object_propertiesContext |
PlSqlParser.Xmltype_tableContext.object_properties() |
PlSqlParser.Object_propertiesContext |
PlSqlParser.Object_tableContext.object_properties(int i) |
PlSqlParser.Object_propertiesContext |
PlSqlParser.Nested_table_col_propertiesContext.object_properties(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Object_propertiesContext> |
PlSqlParser.Object_tableContext.object_properties() |
List<PlSqlParser.Object_propertiesContext> |
PlSqlParser.Nested_table_col_propertiesContext.object_properties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterObject_properties(PlSqlParser.Object_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.object_properties(). |
void |
PlSqlParserListener.enterObject_properties(PlSqlParser.Object_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.object_properties(). |
void |
PlSqlParserBaseListener.exitObject_properties(PlSqlParser.Object_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.object_properties(). |
void |
PlSqlParserListener.exitObject_properties(PlSqlParser.Object_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.object_properties(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.