Next: Continuation, Previous: CompiledMethod, Up: Base classes [Index]
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.
• ContextPart class-built ins: | (class) | |
• ContextPart class-exception handling: | (class) | |
• ContextPart-accessing: | (instance) | |
• ContextPart-built ins: | (instance) | |
• ContextPart-copying: | (instance) | |
• ContextPart-debugging: | (instance) | |
• ContextPart-enumerating: | (instance) | |
• ContextPart-printing: | (instance) | |
• ContextPart-security checks: | (instance) |