mjc

Uses of Class
org.multijava.mjc.CSourceDispatcherClass

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

Uses of CSourceDispatcherClass in org.multijava.mjc
 

Fields in org.multijava.mjc declared as CSourceDispatcherClass
protected  CSourceDispatcherClass CSourceDispatcherMethod.dispatcherClass
          If this a method of an external generic function, then this field represents the dispatcher inner class for this method.
private  CSourceDispatcherClass[] CCORInitializer.dispClasses
          The dispatcher classes for which the chains-of-responsibility need to be initialized.
private  CSourceDispatcherClass CDispatcherInitializer.dispClass
           
 

Methods in org.multijava.mjc that return CSourceDispatcherClass
protected  CSourceDispatcherClass CSourceDispatcherMethod.dispatcherClass()
          Returns the dispatcher class for this.
(package private)  CSourceDispatcherClass[] JTypeDeclaration.DispatcherClassList.dispatcherClassesArray()
           
 

Methods in org.multijava.mjc with parameters of type CSourceDispatcherClass
(package private)  boolean JTypeDeclaration.DispatcherClassList.addDispatcherClass(CSourceDispatcherClass cl)
           
 

Constructors in org.multijava.mjc with parameters of type CSourceDispatcherClass
CCORInitializer(CClass owner, CSourceDispatcherClass[] dispClasses)
          Creates a new CCORInitializer instance.
CDispatcherInitializer(CSourceDispatcherClass dispClass)
          Creates a new CDispatcherInitializer instance.
 


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.