| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.IntervalExpressionContext |
SQL92StatementParser.intervalExpression() |
SQL92StatementParser.IntervalExpressionContext |
SQL92StatementParser.BitExprContext.intervalExpression() |
SQL92StatementParser.IntervalExpressionContext |
SQL92StatementParser.SimpleExprContext.intervalExpression() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitIntervalExpression(SQL92StatementParser.IntervalExpressionContext ctx)
Visit a parse tree produced by
SQL92StatementParser.intervalExpression(). |
T |
SQL92StatementBaseVisitor.visitIntervalExpression(SQL92StatementParser.IntervalExpressionContext ctx)
Visit a parse tree produced by
SQL92StatementParser.intervalExpression(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.