mycompiler.myclass
Class ExceptionList

java.lang.Object
  extended by mycompiler.myclass.ExceptionList

public class ExceptionList
extends java.lang.Object


Constructor Summary
ExceptionList()
           
 
Method Summary
 void set_addElem(RefType rety)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionList

public ExceptionList()
Method Detail

set_addElem

public void set_addElem(RefType rety)