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