JML

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

Packages that use AbstractExpressionVisitor
org.jmlspecs.checker Contains the source code for a parser and typechecker for JML annotations and java code. 
org.jmlspecs.jmlrac Generates Java classes from JML specifications that check assertions at runtime. 
org.jmlspecs.jmlrac.qexpr Translates JML quantified expressions into Java source code to evaluate them at runtime. 
 

Uses of AbstractExpressionVisitor in org.jmlspecs.checker
 

Subclasses of AbstractExpressionVisitor in org.jmlspecs.checker
 class JmlAdmissibilityVisitor
          A visitor class to check admissibility of JML invariants and represents clauses.
(package private)  class JmlClassicalAdmissibilityVisitor
           
(package private)  class JmlOwnershipAdmissibilityVisitor
           
 

Uses of AbstractExpressionVisitor in org.jmlspecs.jmlrac
 

Subclasses of AbstractExpressionVisitor in org.jmlspecs.jmlrac
private  class TransPostcondition.QVarChecker
          A class to check whether an expression has any references to quantified variables.
private  class TransPostExpression2.QVarChecker
          A class to check whether an expression has any references to quantified variables.
 

Uses of AbstractExpressionVisitor in org.jmlspecs.jmlrac.qexpr
 

Subclasses of AbstractExpressionVisitor in org.jmlspecs.jmlrac.qexpr
private static class QInterval.CheckRecursion
          A class to check an appearance of local variables in an expression.
 


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.