JML

Uses of Class
org.jmlspecs.checker.JmlCommonOptions

Packages that use JmlCommonOptions
org.jmlspecs.checker Contains the source code for a parser and typechecker for JML annotations and java code. 
org.jmlspecs.jmldoc The jmldoc tool documents java programs that contain JML (Java Modeling Language) annotations included as specially formatted comments; the generated html pages are very similar to those produced by javadoc, but with annotation information added. 
org.jmlspecs.jmlrac Generates Java classes from JML specifications that check assertions at runtime. 
 

Uses of JmlCommonOptions in org.jmlspecs.checker
 

Subclasses of JmlCommonOptions in org.jmlspecs.checker
 class JmlOptions
          This class is automatically generated from JmlOptions.opt and contains member fields corresponding to command-line options.
 

Fields in org.jmlspecs.checker declared as JmlCommonOptions
static JmlCommonOptions Main.jmlOptions
          Command-line options.
 

Methods in org.jmlspecs.checker with parameters of type JmlCommonOptions
protected  void Main.exposeOptions(JmlCommonOptions opt)
          Sets the static field, jmlOptions, to the given arugment so that typechecking routines can access command-line options.
 

Uses of JmlCommonOptions in org.jmlspecs.jmldoc
 

Subclasses of JmlCommonOptions in org.jmlspecs.jmldoc
 class JavadocOptions
          This class is automatically generated from JavadocOptions.opt and contains member fields corresponding to command-line options.
 class JmldocOptions
          This class is automatically generated from JmldocOptions.opt and contains member fields corresponding to command-line options.
 

Uses of JmlCommonOptions in org.jmlspecs.jmlrac
 

Subclasses of JmlCommonOptions in org.jmlspecs.jmlrac
 class RacOptions
          This class is automatically generated from RacOptions.opt and contains member fields corresponding to command-line options.
 

Methods in org.jmlspecs.jmlrac with parameters of type JmlCommonOptions
protected  void Main.exposeOptions(JmlCommonOptions opt)
          Sets the static field, jmlOptions, to the given arugment so that typechecking routines can access command-line options.
 


JML

JML is Copyright (C) 1998-2002 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. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.