Class NullLiteral
java.lang.Object
io.trino.plugin.deltalake.expression.SparkExpression
io.trino.plugin.deltalake.expression.Literal
io.trino.plugin.deltalake.expression.NullLiteral
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R,C> R accept(SparkExpressionTreeVisitor<R, C> visitor, C context) toString()
-
Constructor Details
-
NullLiteral
public NullLiteral()
-
-
Method Details
-
accept
-
toString
- Specified by:
toStringin classSparkExpression
-