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