Class Expression.EmptyListLiteral

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

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

    • EmptyListLiteral

      public EmptyListLiteral()
  • Method Details