Uses of Class
io.trino.sql.tree.JsonArrayElement
Packages that use JsonArrayElement
-
Uses of JsonArrayElement in io.trino.sql.tree
Methods in io.trino.sql.tree that return types with arguments of type JsonArrayElementConstructor parameters in io.trino.sql.tree with type arguments of type JsonArrayElementModifierConstructorDescriptionJsonArray(Optional<NodeLocation> location, List<JsonArrayElement> elements, boolean nullOnNull, Optional<DataType> returnedType, Optional<JsonPathParameter.JsonFormat> outputFormat)