| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.ShrinkClauseContext |
OracleStatementParser.shrinkClause() |
OracleStatementParser.ShrinkClauseContext |
OracleStatementParser.PartitionAttributesContext.shrinkClause(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.ShrinkClauseContext> |
OracleStatementParser.PartitionAttributesContext.shrinkClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitShrinkClause(OracleStatementParser.ShrinkClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.shrinkClause(). |
T |
OracleStatementBaseVisitor.visitShrinkClause(OracleStatementParser.ShrinkClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.shrinkClause(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.