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


1.41 ContextPart

Defined in namespace Smalltalk
Superclass: Object
Category: Language-Implementation

My instances represent executing Smalltalk code, which represent the local environment of executable code. They contain a stack and also provide some methods that can be used in inspection or debugging.