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