Next:
MethodDictionary
, Previous:
Metaclass
, Up:
Base classes
1.110 MethodContext
Defined in namespace Smalltalk
Superclass: ContextPart
Category: Language-Implementation
My instances represent an actively executing method. They record various bits of information about the execution environment, and contain the execution stack.
MethodContext-accessing
: (instance)
MethodContext-debugging
: (instance)
MethodContext-printing
: (instance)