mjc

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

Packages that use CMethodSet.Strategy
org.multijava.mjc Implements mjc, a MultiJava compiler. 
 

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.
 


mjc

mjc is Copyright (C) 2000-2004 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. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.