JML

Uses of Class
org.jmlspecs.jmlrac.qexpr.StaticAnalysis

Packages that use StaticAnalysis
org.jmlspecs.jmlrac.qexpr Translates JML quantified expressions into Java source code to evaluate them at runtime. 
 

Uses of StaticAnalysis in org.jmlspecs.jmlrac.qexpr
 

Subclasses of StaticAnalysis in org.jmlspecs.jmlrac.qexpr
private static class StaticAnalysis.EnumerationBased
          A concrete class for translating JML quantified expressions into Java source code.
private static class StaticAnalysis.IntervalBased
          A concrete class for translating JML quantified expressions into Java source code.
private static class StaticAnalysis.SetBased
          A concrete class for translating JML quantified expressions into Java source code.
 

Methods in org.jmlspecs.jmlrac.qexpr that return StaticAnalysis
static StaticAnalysis StaticAnalysis.getInstance(VarGenerator varGen, RacContext ctx, JmlSpecQuantifiedExpression expr, String resultVar, AbstractExpressionTranslator transExp)
          Returns an instance of StaticAnalysis, that translates JML quantified expressions into Java source code.
 


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.