Uses of Class
io.trino.sql.analyzer.JsonPathAnalyzer.JsonPathAnalysis
Packages that use JsonPathAnalyzer.JsonPathAnalysis
-
Uses of JsonPathAnalyzer.JsonPathAnalysis in io.trino.sql.analyzer
Methods in io.trino.sql.analyzer that return JsonPathAnalyzer.JsonPathAnalysisModifier and TypeMethodDescriptionJsonPathAnalyzer.analyzeJsonPath(StringLiteral path, Map<String, Type> parameterTypes) Analysis.getJsonPathAnalysis(Expression expression) Methods in io.trino.sql.analyzer that return types with arguments of type JsonPathAnalyzer.JsonPathAnalysisMethod parameters in io.trino.sql.analyzer with type arguments of type JsonPathAnalyzer.JsonPathAnalysisModifier and TypeMethodDescriptionvoidAnalysis.setJsonPathAnalyses(Map<NodeRef<Expression>, JsonPathAnalyzer.JsonPathAnalysis> pathAnalyses)