orc.ast.oil.xml
Class Silent

java.lang.Object
  extended by orc.ast.oil.xml.Expression
      extended by orc.ast.oil.xml.Silent
All Implemented Interfaces:
java.io.Serializable

public class Silent
extends Expression

See Also:
Serialized Form

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

Constructor Detail

Silent

public Silent()
Method Detail

unmarshal

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