JML

Uses of Class
org.jmlspecs.jmlrac.RacParser.RacBlock

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

Uses of RacParser.RacBlock in org.jmlspecs.jmlrac
 

Methods in org.jmlspecs.jmlrac that return RacParser.RacBlock
static RacParser.RacBlock RacParser.parseBlock(String code)
          Returns an object of RacBlock for the given string.
static RacParser.RacBlock RacParser.parseBlock(String code, Object ast)
          Returns an object of RacBlock for the given string.
static RacParser.RacBlock RacParser.parseBlock(String code, Object ast1, Object ast2)
          Returns an object of RacBlock for the given string.
static RacParser.RacBlock RacParser.parseBlock(String code, Object ast1, Object ast2, Object ast3)
          Returns an object of RacBlock for the given string.
 


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.