JML

Uses of Class
org.jmlspecs.jmlrac.JmlModifier

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

Uses of JmlModifier in org.jmlspecs.jmlrac
 

Fields in org.jmlspecs.jmlrac declared as JmlModifier
private  JmlModifier RacPrettyPrinter.jmlModUtil
          Modifier utility to manipulating modifiers, e.g., to get string representations of modifiers from bit mask encoding.
 

Constructors in org.jmlspecs.jmlrac with parameters of type JmlModifier
RacPrettyPrinter(Writer writer, JmlModifier modUtil)
          Constructs a pretty printer object for JML specifications
RacPrettyPrinter(String fileName, JmlModifier modUtil)
          Constructs a pretty printer object for JML specifications
RacPrettyPrinter(File file, JmlModifier modUtil)
          Constructs a pretty printer object for JML specifications
 

Uses of JmlModifier in org.jmlspecs.racwrap
 

Constructors in org.jmlspecs.racwrap with parameters of type JmlModifier
OrigPrettyPrinter(Writer wr, JmlModifier modUtil)
           
WrapperPrettyPrinter(File file, JmlModifier modUtil)
           
WrapperPrettyPrinter(String fileName, JmlModifier modUtil)
           
WrapperPrettyPrinter(Writer writer, JmlModifier modUtil)
           
 


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.