| Modifier and Type | Field and Description |
|---|---|
SqlBaseParser.PrefixPathContext |
SqlBaseParser.UnsetTTLStatementContext.path |
SqlBaseParser.PrefixPathContext |
SqlBaseParser.SetTTLStatementContext.path |
| Modifier and Type | Method and Description |
|---|---|
List<SqlBaseParser.PrefixPathContext> |
SqlBaseParser.ShowTTLStatementContext.prefixPath() |
List<SqlBaseParser.PrefixPathContext> |
SqlBaseParser.DeleteStorageGroupContext.prefixPath() |
List<SqlBaseParser.PrefixPathContext> |
SqlBaseParser.DeleteStatementContext.prefixPath() |
List<SqlBaseParser.PrefixPathContext> |
SqlBaseParser.FlushContext.prefixPath() |
List<SqlBaseParser.PrefixPathContext> |
SqlBaseParser.DeleteTimeseriesContext.prefixPath() |
List<SqlBaseParser.PrefixPathContext> |
SqlBaseParser.FromClauseContext.prefixPath() |
| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitPrefixPath(SqlBaseParser.PrefixPathContext ctx)
Visit a parse tree produced by
SqlBaseParser.prefixPath(). |
T |
SqlBaseVisitor.visitPrefixPath(SqlBaseParser.PrefixPathContext ctx)
Visit a parse tree produced by
SqlBaseParser.prefixPath(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.