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