Next: , Previous: , Up: Base classes   [Index]


1.113 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.