| Modifier and Type | Field and Description |
|---|---|
SqlBaseParser.FullPathContext |
SqlBaseParser.SelectIndexStatementContext.p1 |
SqlBaseParser.FullPathContext |
SqlBaseParser.SelectIndexStatementContext.p2 |
| Modifier and Type | Method and Description |
|---|---|
SqlBaseParser.FullPathContext |
SqlBaseParser.fullPath() |
SqlBaseParser.FullPathContext |
SqlBaseParser.DropIndexContext.fullPath() |
SqlBaseParser.FullPathContext |
SqlBaseParser.AlterTimeseriesContext.fullPath() |
SqlBaseParser.FullPathContext |
SqlBaseParser.CreateIndexContext.fullPath() |
SqlBaseParser.FullPathContext |
SqlBaseParser.CreateTimeseriesContext.fullPath() |
SqlBaseParser.FullPathContext |
SqlBaseParser.PredicateContext.fullPath() |
SqlBaseParser.FullPathContext |
SqlBaseParser.SelectIndexStatementContext.fullPath(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SqlBaseParser.FullPathContext> |
SqlBaseParser.SelectIndexStatementContext.fullPath() |
| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitFullPath(SqlBaseParser.FullPathContext ctx)
Visit a parse tree produced by
SqlBaseParser.fullPath(). |
T |
SqlBaseVisitor.visitFullPath(SqlBaseParser.FullPathContext ctx)
Visit a parse tree produced by
SqlBaseParser.fullPath(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.