Class EmptyStatement

    • Field Detail

      • INSTANCE

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

      • EmptyStatement

        public EmptyStatement()
        See Also:
        INSTANCE