Class EolUndefined

java.lang.Object
org.eclipse.epsilon.eol.types.EolAny
org.eclipse.epsilon.eol.types.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
  • Field Details

  • Method Details

    • isDefined

      public boolean isDefined()
    • isUndefined

      public boolean isUndefined()