|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||