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