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