Next:
Namespace
, Previous:
MethodDictionary
, Up:
Base classes
1.112 MethodInfo
Defined in namespace Smalltalk
Superclass: Object
Category: Language-Implementation
I provide information about particular methods. I can produce the category that a method was filed under, and can be used to access the source code of the method.
MethodInfo-accessing
: (instance)
MethodInfo-equality
: (instance)