| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Index_subpartition_subclauseContext |
PlSqlParser.index_subpartition_subclause() |
PlSqlParser.Index_subpartition_subclauseContext |
PlSqlParser.Index_subpartition_clauseContext.index_subpartition_subclause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Index_subpartition_subclauseContext> |
PlSqlParser.Index_subpartition_clauseContext.index_subpartition_subclause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterIndex_subpartition_subclause(PlSqlParser.Index_subpartition_subclauseContext ctx)
Enter a parse tree produced by
PlSqlParser.index_subpartition_subclause(). |
void |
PlSqlParserListener.enterIndex_subpartition_subclause(PlSqlParser.Index_subpartition_subclauseContext ctx)
Enter a parse tree produced by
PlSqlParser.index_subpartition_subclause(). |
void |
PlSqlParserBaseListener.exitIndex_subpartition_subclause(PlSqlParser.Index_subpartition_subclauseContext ctx)
Exit a parse tree produced by
PlSqlParser.index_subpartition_subclause(). |
void |
PlSqlParserListener.exitIndex_subpartition_subclause(PlSqlParser.Index_subpartition_subclauseContext ctx)
Exit a parse tree produced by
PlSqlParser.index_subpartition_subclause(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.