mjc

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

Packages that use CWarning
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 CWarning in org.multijava.mjc
 

Methods in org.multijava.mjc that return CWarning
protected  CWarning JTypeDeclaration.uniqueSourceWarning()
          Returns the appropriate warning message when another class has been declared whose signature matches the signature of this.
protected  CWarning MJGenericFunctionDecl.uniqueSourceWarning()
          Returns the appropriate warning message when another class has been declared whose signature matches the signature of this.
 

Methods in org.multijava.mjc with parameters of type CWarning
protected  boolean Main.suppressWarning(CWarning warning)
          Returns true if the given warning should be suppressed.
 int DefaultFilter.filter(CWarning warning)
          Filters a warning
 int UniverseFilter.filter(CWarning warning)
          Filters a warning
 

Uses of CWarning in org.multijava.util.compiler
 

Methods in org.multijava.util.compiler with parameters of type CWarning
abstract  int WarningFilter.filter(CWarning warning)
          Filters a warning
 


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.