Class EolUndefined

  • All Implemented Interfaces:
    IUndefined

    public final class EolUndefined
    extends EolAny
    implements IUndefined
    Represents null which can be used by the engine to represent the absence of a variable, useful for the isDefined() operation.
    Since:
    1.6
    Author:
    Sina Madani
    • Method Detail

      • isDefined

        public boolean isDefined()
      • isUndefined

        public boolean isUndefined()