| 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). |