Uses of Class
at.dms.kjc.CThrowableInfo

Packages that use CThrowableInfo
at.dms.kjc   
 

Uses of CThrowableInfo in at.dms.kjc
 

Methods in at.dms.kjc with parameters of type CThrowableInfo
 void CAbstractBodyContext.addThrowable(CThrowableInfo throwable)
          Adds one throwable to the set that can be thrown from this context.
 void CMethodContext.addThrowable(CThrowableInfo throwable)
          Adds a throwable to the set of throwables that the body of this method may throw.