Uses of Class
io.trino.sql.jsonpath.tree.JsonNullLiteral
Packages that use JsonNullLiteral
-
Uses of JsonNullLiteral in io.trino.sql.jsonpath.tree
Fields in io.trino.sql.jsonpath.tree declared as JsonNullLiteralMethods in io.trino.sql.jsonpath.tree with parameters of type JsonNullLiteralModifier and TypeMethodDescriptionprotected RJsonPathTreeVisitor.visitJsonNullLiteral(JsonNullLiteral node, C context)