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