orc.ast.xml.expression
Class Stop

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

public class Stop
extends Expression

See Also:
Serialized Form

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

Constructor Detail

Stop

public Stop()
Method Detail

unmarshal

public Expression unmarshal(Config config)
                     throws CompilationException
Specified by:
unmarshal in class Expression
Throws:
CompilationException