org.boris.xlloop.xloper
Class XLNil

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

public class XLNil
extends XLoper


Field Summary
static XLNil NIL
           
 
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

NIL

public static XLNil NIL
Method Detail

toString

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