| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Shrink_clauseContext |
PlSqlParser.shrink_clause() |
PlSqlParser.Shrink_clauseContext |
PlSqlParser.Alter_materialized_viewContext.shrink_clause() |
PlSqlParser.Shrink_clauseContext |
PlSqlParser.Alter_materialized_view_logContext.shrink_clause() |
PlSqlParser.Shrink_clauseContext |
PlSqlParser.Alter_table_propertiesContext.shrink_clause() |
PlSqlParser.Shrink_clauseContext |
PlSqlParser.Alter_index_ops_set1Context.shrink_clause(int i) |
PlSqlParser.Shrink_clauseContext |
PlSqlParser.Alter_overflow_clauseContext.shrink_clause(int i) |
PlSqlParser.Shrink_clauseContext |
PlSqlParser.Modify_lob_parametersContext.shrink_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Shrink_clauseContext> |
PlSqlParser.Alter_index_ops_set1Context.shrink_clause() |
List<PlSqlParser.Shrink_clauseContext> |
PlSqlParser.Alter_overflow_clauseContext.shrink_clause() |
List<PlSqlParser.Shrink_clauseContext> |
PlSqlParser.Modify_lob_parametersContext.shrink_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterShrink_clause(PlSqlParser.Shrink_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.shrink_clause(). |
void |
PlSqlParserListener.enterShrink_clause(PlSqlParser.Shrink_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.shrink_clause(). |
void |
PlSqlParserBaseListener.exitShrink_clause(PlSqlParser.Shrink_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.shrink_clause(). |
void |
PlSqlParserListener.exitShrink_clause(PlSqlParser.Shrink_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.shrink_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.