Uses of Class
io.trino.sql.tree.JsonPathParameter
Packages that use JsonPathParameter
-
Uses of JsonPathParameter in io.trino.sql.tree
Methods in io.trino.sql.tree that return types with arguments of type JsonPathParameterConstructor parameters in io.trino.sql.tree with type arguments of type JsonPathParameterModifierConstructorDescriptionJsonPathInvocation(Optional<NodeLocation> location, Expression inputExpression, JsonPathParameter.JsonFormat inputFormat, StringLiteral jsonPath, Optional<Identifier> pathName, List<JsonPathParameter> pathParameters)