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