mjc

Uses of Interface
org.multijava.util.compiler.TroubleReporter

Packages that use TroubleReporter
org.multijava.mjc Implements mjc, a MultiJava compiler. 
org.multijava.util.compiler Provides utilities and superclasses for the compilers in MultiJava and the Java Modeling Language
 

Uses of TroubleReporter in org.multijava.mjc
 

Classes in org.multijava.mjc that implement TroubleReporter
(package private) static class CTopLevel.CTopLevel$1
           
 class Main
          This class implements the entry point of the MultiJava compiler.
 class ParserUtility
          This class is delegated to my the parser classes and provides a place to encapsulate the utility methods of those classes.
protected static class TestMjcParser.TestCompiler
           
(package private) static class TestParsingController.TestParsingController$1
           
 

Fields in org.multijava.mjc declared as TroubleReporter
private static TroubleReporter TestParsingController.SIMPLE_REPORTER
           
private  TroubleReporter MjcLexer.reporter
          Used to report warnings during lexing.
 

Constructors in org.multijava.mjc with parameters of type TroubleReporter
MjcLexer(ParsingController parsingController, boolean allowJavaAssert, boolean allowResend, boolean allowUniverseKeywords, TroubleReporter reporter)
           
 

Uses of TroubleReporter in org.multijava.util.compiler
 

Classes in org.multijava.util.compiler that implement TroubleReporter
 class Compiler
          This class defines the common behaviour of all KOPI compilers.
 


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.