MysoreScript
Interpreter::Context Member List

This is the complete list of members for Interpreter::Context, including all inherited members.

globalSymbolsInterpreter::Context
isReturningInterpreter::Context
lookupSymbol(const std::string &name)Interpreter::Context
popSymbols()Interpreter::Contextinline
pushSymbols(SymbolTable &s)Interpreter::Contextinline
retValInterpreter::Context
setSymbol(const std::string &name, Obj *val)Interpreter::Context
setSymbol(const std::string &name, Obj val)Interpreter::Context