Class EmptyStatement

All Implemented Interfaces:
NodeMetaDataHandler

public class EmptyStatement extends Statement
  • Field Details

    • 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 Details

    • EmptyStatement

      public EmptyStatement()
      See Also:
  • Method Details