JML

Uses of Class
org.jmlspecs.jmldoc.JmldocOptions

Packages that use JmldocOptions
org.jmlspecs.jmldoc.jmldoc_142   
 

Uses of JmldocOptions in org.jmlspecs.jmldoc.jmldoc_142
 

Fields in org.jmlspecs.jmldoc.jmldoc_142 declared as JmldocOptions
private static JmldocOptions JmlHTML.options
          This is a cached value of the options object supplied here from Main.
private  JmldocOptions JmldocGUI.JmldocCompilation.options
           
(package private) static JmldocOptions SpecWriter.options
          The command-line options, set here by JmlHTML.
 

Methods in org.jmlspecs.jmldoc.jmldoc_142 with parameters of type JmldocOptions
static boolean Main.compile(String[] args, JmldocOptions opt, OutputStream os)
          Entry point for the GUI
 void JmlHtmlFactory.jmlize(CompilerPassEnterable tree, JmldocOptions options)
          This method creates an instance of JmlHTML and calls it to do the html generation for the given set of files (in tree) and command line options.
 

Constructors in org.jmlspecs.jmldoc.jmldoc_142 with parameters of type JmldocOptions
JmlHTML(JmldocOptions opt)
           
JmldocGUI.JmldocCompilation(String[] files, JmldocOptions 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.