Uses of Class
io.trino.sql.tree.NullLiteral
Packages that use NullLiteral
-
Uses of NullLiteral in io.trino.sql
Methods in io.trino.sql with parameters of type NullLiteralModifier and TypeMethodDescriptionprotected StringExpressionFormatter.Formatter.visitNullLiteral(NullLiteral node, Void context) -
Uses of NullLiteral in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type NullLiteralModifier and TypeMethodDescriptionprotected RAstVisitor.visitNullLiteral(NullLiteral node, C context)