mjc

Uses of Class
org.multijava.mjc.CSwitchBodyContext

Packages that use CSwitchBodyContext
org.multijava.mjc Implements mjc, a MultiJava compiler. 
 

Uses of CSwitchBodyContext in org.multijava.mjc
 

Methods in org.multijava.mjc that return CSwitchBodyContext
abstract  CSwitchBodyContext CFlowControlContextType.createSwitchBodyContext(JSwitchStatement stmt, CType switchType)
           
 CSwitchBodyContext CFlowControlContext.createSwitchBodyContext(JSwitchStatement stmt, CType switchType)
           
 

Constructors in org.multijava.mjc with parameters of type CSwitchBodyContext
CSwitchGroupContext(CSwitchBodyContext parent, TokenReference where)
          Construct a context for checking control flow through a switch group where fall through from the previous group is not possible.
CSwitchGroupContext(CSwitchBodyContext parent, CSwitchGroupContext previousContext, TokenReference where)
          Construct a context for checking control flow through a switch group where fall through from the previous group is possible.
 


mjc

mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.