Uses of Class
io.trino.sql.tree.JsonValue
Packages that use JsonValue
-
Uses of JsonValue in io.trino.sql
Methods in io.trino.sql with parameters of type JsonValueModifier and TypeMethodDescriptionprotected StringExpressionFormatter.Formatter.visitJsonValue(JsonValue node, Void context) -
Uses of JsonValue in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type JsonValueModifier and TypeMethodDescriptionExpressionRewriter.rewriteJsonValue(JsonValue node, C context, ExpressionTreeRewriter<C> treeRewriter) protected RAstVisitor.visitJsonValue(JsonValue node, C context) protected VoidDefaultTraversalVisitor.visitJsonValue(JsonValue node, C context)