JML

Uses of Interface
org.multijava.mjc.CMethodSet.Strategy

Packages that use CMethodSet.Strategy
org.jmlspecs.checker Contains the source code for a parser and typechecker for JML annotations and java code. 
org.multijava.mjc Implements mjc, a MultiJava compiler. 
 

Uses of CMethodSet.Strategy in org.jmlspecs.checker
 

Classes in org.jmlspecs.checker that implement CMethodSet.Strategy
(package private)  class JmlSourceClass.JmlSourceClass$1
           
(package private)  class JmlSourceClass.JmlSourceClass$2
           
(package private)  class JmlSourceClass.JmlSourceClass$3
           
 

Uses of CMethodSet.Strategy in org.multijava.mjc
 

Classes in org.multijava.mjc that implement CMethodSet.Strategy
(package private)  class CClass.CClass$1
           
(package private)  class CClass.CClass$2
           
(package private)  class CClass.CClass$3
           
(package private)  class CClass.CClass$4
           
(package private)  class CClass.CClass$5
           
(package private)  class CClass.CClass$6
           
protected  class CClass.NoDupStrategy
          This class is a specialization of CMethodSet.Strategy that keeps track of which CClass instances have already been searched for appropriate methods.
 

Methods in org.multijava.mjc with parameters of type CMethodSet.Strategy
 void CMethodSet.accumMethodSet(CMethodSet.Strategy actor, String ident, CMethodSet accum, CClassType[] args)
          Processes the methods in this set using the given strategy and mutates the accumulator according to the strategy.
 


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.