mjc

Uses of Package
org.multijava.util.compiler

Packages that use org.multijava.util.compiler
org.multijava.dis   
org.multijava.mjc Implements mjc, a MultiJava compiler. 
org.multijava.mjdoc.mjdoc_142 The mjdoc tool documents java programs that contain MultiJava (MJ) extensions to the Java progamming language; it produces html pages very similar to those produced by the javadoc tool. 
org.multijava.util.compiler Provides utilities and superclasses for the compilers in MultiJava and the Java Modeling Language
org.multijava.util.testing Provides JUnit testing utilities for all of the parts of MultiJava and the Java Modeling Language
 

Classes in org.multijava.util.compiler used by org.multijava.dis
UnpositionedError
          This class is the root class for all compiler errors without a reference to the source text.
 

Classes in org.multijava.util.compiler used by org.multijava.mjc
Compiler
          This class defines the common behaviour of all KOPI compilers.
CToken
           
CWarning
          This class represents warnings in the compiler error hierarchy
FastStringBuffer
           
JavaStyleComment
          A simple character constant
ModifierUtility
          This type provides utilities for operating on modifier bit masks.
Phylum
          This class represents the root class for all elements of the parsing tree
PhylumType
          This is the common supertype for all elements of the parsing tree.
PositionedError
          This class is the root class for all compiler errors with a reference to the source text.
TabbedPrintWriter
          This class implements a tabbed print writer
TokenReference
          This class defines objets that hold a reference to a file and a position in the file.
TroubleReporter
          This interface is implemented by classes that are able to accept PositionedErrors issued by the tools.
UnpositionedError
          This class is the root class for all compiler errors without a reference to the source text.
WarningFilter
          This interface filters warning
 

Classes in org.multijava.util.compiler used by org.multijava.mjdoc.mjdoc_142
Compiler
          This class defines the common behaviour of all KOPI compilers.
TokenReference
          This class defines objets that hold a reference to a file and a position in the file.
 

Classes in org.multijava.util.compiler used by org.multijava.util.compiler
CToken
           
CToken.LookupToken
           
CWarning
          This class represents warnings in the compiler error hierarchy
JavaStyleComment
          A simple character constant
ModifierUtility
          This type provides utilities for operating on modifier bit masks.
PhylumType
          This is the common supertype for all elements of the parsing tree.
PositionedError
          This class is the root class for all compiler errors with a reference to the source text.
TokenReference
          This class defines objets that hold a reference to a file and a position in the file.
TroubleReporter
          This interface is implemented by classes that are able to accept PositionedErrors issued by the tools.
UnpositionedError
          This class is the root class for all compiler errors without a reference to the source text.
 

Classes in org.multijava.util.compiler used by org.multijava.util.testing
TabbedPrintWriter
          This class implements a tabbed print writer
 


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.