JML

Uses of Class
org.multijava.util.classfile.MultimethodInfo

Packages that use MultimethodInfo
org.multijava.util.classfile Provides an editor for classfiles used by MultiJava and the Java Modeling Language
 

Uses of MultimethodInfo in org.multijava.util.classfile
 

Fields in org.multijava.util.classfile declared as MultimethodInfo
private  MultimethodInfo[] GenericFunctionInfo.multimethods
           
 

Methods in org.multijava.util.classfile that return MultimethodInfo
 MultimethodInfo[] ClassInfo.getExternalMethods()
          Returns the method infos for the external methods of this.
 

Constructors in org.multijava.util.classfile with parameters of type MultimethodInfo
GenericFunctionInfo(String name, String type, String generictype, int number, String topConcMethColl, MultimethodInfo[] multimethods)
          Constructs a generic function info structure from source.
 


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.