mjc

Uses of Class
org.multijava.mjc.CClass.NoDupStrategy

Packages that use CClass.NoDupStrategy
org.multijava.mjc Implements mjc, a MultiJava compiler. 
 

Uses of CClass.NoDupStrategy in org.multijava.mjc
 

Subclasses of CClass.NoDupStrategy in org.multijava.mjc
(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
           
 

Methods in org.multijava.mjc with parameters of type CClass.NoDupStrategy
protected  void CClass.accumMostSpecificMethods(String name, CClass.NoDupStrategy actor, CMethodSet accum, CClassType[] args, CContextType context)
          Accumulates the set of methods with identifier name declared in the type represented by this, or added to the type by external methods, using the strategy actor.
protected  void CClass.accumLocalInternalMethods(String name, CClass.NoDupStrategy actor, CMethodSet accum, CClassType[] args)
          Accumulates the set of methods with identifier name declared in the type represented by this, using the strategy actor.
protected  void CClass.accumLocalExtAndInheritedMethods(String name, CClass.NoDupStrategy actor, CMethodSet accum, CClassType[] args, CContextType context)
          Accumulates the set of methods with identifier name declared in the type represented by this, or added to the type by external methods, using the strategy actor.
 


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.