mjc

Uses of Class
org.multijava.mjc.CClassContext

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

Uses of CClassContext in org.multijava.mjc
 

Subclasses of CClassContext in org.multijava.mjc
 class CBinaryClassContext
          This represents the context of a binary (i.e., read from .class file) class declaration.
 class CExtendedClassContext
          This class represents the context for a class during checking passes (checkInterface, checkInitializers, typecheck).
 class CExtMethodContext
          This represents the context in which an external method declaration is typechecked.
 class CInterfaceContext
          This class represents the context for an interface declaration during checking passes (checkInterface, checkInitializers, typecheck).
 

Methods in org.multijava.mjc with parameters of type CClassContext
protected  void JMethodDeclaration.JMethodDeclaration$1.checkOverriding(CClassContext contxt)
           
 


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.