Uses of Class
org.apache.iotdb.db.qp.sql.PathParser.PrefixPathContext
-
-
Uses of PathParser.PrefixPathContext in org.apache.iotdb.db.qp.sql
Methods in org.apache.iotdb.db.qp.sql that return PathParser.PrefixPathContext Modifier and Type Method Description PathParser.PrefixPathContextPathParser.PathContext. prefixPath()PathParser.PrefixPathContextPathParser. prefixPath()Methods in org.apache.iotdb.db.qp.sql with parameters of type PathParser.PrefixPathContext Modifier and Type Method Description TPathParserBaseVisitor. visitPrefixPath(PathParser.PrefixPathContext ctx)Visit a parse tree produced byPathParser.prefixPath().TPathParserVisitor. visitPrefixPath(PathParser.PrefixPathContext ctx)Visit a parse tree produced byPathParser.prefixPath().
-