orc.orchard.oil
Class Null

java.lang.Object
  extended by orc.orchard.oil.Expression
      extended by orc.orchard.oil.Null
All Implemented Interfaces:
java.io.Serializable

public class Null
extends Expression

See Also:
Serialized Form

Constructor Summary
Null()
           
 
Method Summary
 Expr unmarshal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Null

public Null()
Method Detail

unmarshal

public Expr unmarshal()
Specified by:
unmarshal in class Expression