| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ShrinkClauseContext |
OracleStatementParser.shrinkClause() |
OracleStatementParser.ShrinkClauseContext |
OracleStatementParser.PartitionAttributesContext.shrinkClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.ShrinkClauseContext> |
OracleStatementParser.PartitionAttributesContext.shrinkClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementBaseVisitor.visitShrinkClause(OracleStatementParser.ShrinkClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.shrinkClause(). |
T |
OracleStatementVisitor.visitShrinkClause(OracleStatementParser.ShrinkClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.shrinkClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.