Class EmptyExpression

    • Field Detail

      • INSTANCE

        public static final EmptyExpression INSTANCE
        Immutable singleton that is recommended for use when source range or any other occurrence-specific metadata is not needed.
    • Constructor Detail

      • EmptyExpression

        public EmptyExpression()
        See Also:
        INSTANCE