| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Range_subpartition_descContext |
PlSqlParser.range_subpartition_desc() |
PlSqlParser.Range_subpartition_descContext |
PlSqlParser.Range_partition_descContext.range_subpartition_desc(int i) |
PlSqlParser.Range_subpartition_descContext |
PlSqlParser.List_partition_descContext.range_subpartition_desc(int i) |
PlSqlParser.Range_subpartition_descContext |
PlSqlParser.Subpartition_templateContext.range_subpartition_desc(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Range_subpartition_descContext> |
PlSqlParser.Range_partition_descContext.range_subpartition_desc() |
List<PlSqlParser.Range_subpartition_descContext> |
PlSqlParser.List_partition_descContext.range_subpartition_desc() |
List<PlSqlParser.Range_subpartition_descContext> |
PlSqlParser.Subpartition_templateContext.range_subpartition_desc() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterRange_subpartition_desc(PlSqlParser.Range_subpartition_descContext ctx)
Enter a parse tree produced by
PlSqlParser.range_subpartition_desc(). |
void |
PlSqlParserListener.enterRange_subpartition_desc(PlSqlParser.Range_subpartition_descContext ctx)
Enter a parse tree produced by
PlSqlParser.range_subpartition_desc(). |
void |
PlSqlParserBaseListener.exitRange_subpartition_desc(PlSqlParser.Range_subpartition_descContext ctx)
Exit a parse tree produced by
PlSqlParser.range_subpartition_desc(). |
void |
PlSqlParserListener.exitRange_subpartition_desc(PlSqlParser.Range_subpartition_descContext ctx)
Exit a parse tree produced by
PlSqlParser.range_subpartition_desc(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.