JML

Uses of Class
org.jmlspecs.jmlrac.RacOptions

Packages that use RacOptions
org.jmlspecs.jmlrac Generates Java classes from JML specifications that check assertions at runtime. 
 

Uses of RacOptions in org.jmlspecs.jmlrac
 

Fields in org.jmlspecs.jmlrac declared as RacOptions
static RacOptions Main.racOptions
          Command-line options.
private  RacOptions RacGUI.RacCompilation.options
           
 

Methods in org.jmlspecs.jmlrac with parameters of type RacOptions
static boolean Main.compile(String[] args, RacOptions opt, OutputStream os)
          Entry point for the GUI
protected  JmlRacGenerator Main.createRacGenerator(RacOptions opt, Main main)
           
 

Constructors in org.jmlspecs.jmlrac with parameters of type RacOptions
JmlRacGenerator(RacOptions opt, Main compiler)
          Construct a JML RAC generator object
RacGUI.RacCompilation(String[] files, RacOptions options, OutputStream os)
           
 


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.