Uses of Class
at.dms.kjc.CSwitchBodyContext

Packages that use CSwitchBodyContext
at.dms.kjc   
 

Uses of CSwitchBodyContext in at.dms.kjc
 

Methods in at.dms.kjc with parameters of type CSwitchBodyContext
protected  void CSwitchBodyContext.deepCloneInto(CSwitchBodyContext other)
          Clones all fields of this into
 

Constructors in at.dms.kjc with parameters of type CSwitchBodyContext
CSwitchGroupContext(CSwitchBodyContext parent)
          Construct a block context, it supports local variable allocation throw statement and return statement