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