| Modifier and Type | Field and Description |
|---|---|
SqlBaseParser.TimeValueContext |
SqlBaseParser.TimeIntervalContext.endTime |
SqlBaseParser.TimeValueContext |
SqlBaseParser.SelectIndexStatementContext.n1 |
SqlBaseParser.TimeValueContext |
SqlBaseParser.SelectIndexStatementContext.n2 |
SqlBaseParser.TimeValueContext |
SqlBaseParser.TimeIntervalContext.startTime |
| Modifier and Type | Method and Description |
|---|---|
SqlBaseParser.TimeValueContext |
SqlBaseParser.timeValue() |
SqlBaseParser.TimeValueContext |
SqlBaseParser.SelectIndexStatementContext.timeValue(int i) |
SqlBaseParser.TimeValueContext |
SqlBaseParser.TimeIntervalContext.timeValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SqlBaseParser.TimeValueContext> |
SqlBaseParser.SelectIndexStatementContext.timeValue() |
List<SqlBaseParser.TimeValueContext> |
SqlBaseParser.TimeIntervalContext.timeValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitTimeValue(SqlBaseParser.TimeValueContext ctx)
Visit a parse tree produced by
SqlBaseParser.timeValue(). |
T |
SqlBaseVisitor.visitTimeValue(SqlBaseParser.TimeValueContext ctx)
Visit a parse tree produced by
SqlBaseParser.timeValue(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.