Class Expression.EmptyListLiteral

java.lang.Object
io.substrait.expression.Expression.EmptyListLiteral
All Implemented Interfaces:
Expression, Expression.Literal, FunctionArg
Direct Known Subclasses:
ImmutableExpression.EmptyListLiteral
Enclosing interface:
Expression

@Immutable public abstract static class Expression.EmptyListLiteral extends Object implements Expression.Literal