![]() |
Gorgon Game Engine
|
This is the complete list of members for ScopeInstance, including all inherited members.
AddSymbol(const StaticMember &symbol) | ScopeInstance | |
Compile() | ScopeInstance | |
FindSymbol(const std::string &name, bool reference) | ScopeInstance | |
Get() | ScopeInstance | |
GetLineNumber() const | ScopeInstance | |
GetLocalVariable(const std::string &name) | ScopeInstance | |
GetLocalVariables() | ScopeInstance | |
GetMarkerForCurrent() const | ScopeInstance | |
GetMarkerForNext() const | ScopeInstance | |
GetName() const | ScopeInstance | |
GetPhysicalLine() | ScopeInstance | |
GetScope() const | ScopeInstance | |
GetVariable(const std::string &name) | ScopeInstance | |
Jumpto(unsigned long line) | ScopeInstance | |
MoveToEnd() | ScopeInstance | |
Peek() | ScopeInstance | |
Peek(unsigned long line) | ScopeInstance | |
ReturnValue | ScopeInstance | |
SetReturn(Return returns) | ScopeInstance | |
SetVariable(const std::string &name, const Data &data) | ScopeInstance | |
UnsetVariable(const std::string &name) | ScopeInstance | |
~ScopeInstance() | ScopeInstance |