org.boris.xlloop.xloper
Class XLMissing

java.lang.Object
  extended by org.boris.xlloop.xloper.XLoper
      extended by org.boris.xlloop.xloper.XLMissing

public class XLMissing
extends XLoper


Field Summary
static XLMissing MISSING
           
 
Fields inherited from class org.boris.xlloop.xloper.XLoper
type, xlTypeBool, xlTypeErr, xlTypeInt, xlTypeMissing, xlTypeMulti, xlTypeNil, xlTypeNum, xlTypeSRef, xlTypeStr
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MISSING

public static final XLMissing MISSING
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object