| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.UndropDiskClauseContext |
OracleStatementParser.undropDiskClause() |
OracleStatementParser.UndropDiskClauseContext |
OracleStatementParser.AlterDiskgroupContext.undropDiskClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitUndropDiskClause(OracleStatementParser.UndropDiskClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.undropDiskClause(). |
T |
OracleStatementBaseVisitor.visitUndropDiskClause(OracleStatementParser.UndropDiskClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.undropDiskClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.