Class ReturnExpr

java.lang.Object
  |
  +--ReturnExpr

public abstract class ReturnExpr
extends java.lang.Object


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

Constructor Detail

ReturnExpr

public ReturnExpr()