mjc

Uses of Class
org.multijava.util.compiler.Compiler

Packages that use Compiler
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. 
 

Uses of Compiler in org.multijava.mjc
 

Subclasses of Compiler in org.multijava.mjc
(package private) static class CTopLevel.CTopLevel$1
           
 class Main
          This class implements the entry point of the MultiJava compiler.
protected static class TestMjcParser.TestCompiler
           
 

Uses of Compiler in org.multijava.mjdoc.mjdoc_142
 

Fields in org.multijava.mjdoc.mjdoc_142 declared as Compiler
protected  Compiler MjdocWrapper.compiler
           
private  Compiler MjRootDoc.compiler
          Holds a reference to the compiler, for printing error, warning, and informational messages.
 

Constructors in org.multijava.mjdoc.mjdoc_142 with parameters of type Compiler
MjdocWrapper(Compiler c)
           
MjRootDoc(Compiler compiler, String[][] opts)
          Constructs a new RootDoc, innitialized with the relevant command-line options.
 


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.