LKInterpreterContext class documentation
LKInterpreterContext : NSObjectOverview
Wrapper around a map table which contains the objects in a Smalltalk stack frame.
Default
- - (id) initWithSymbolTable: (LKSymbolTable *)aTable parent: (LKInterpreterContext *)aParent
- Description forthcoming.
- - (LKInterpreterVariableContext) contextForSymbol: (LKSymbol *)symbol
- Description forthcoming.