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