#include <YStatement.h>
Inheritance diagram for YSVariable:

Public Member Functions | |
| YSVariable (SymbolEntryPtr entry, YCodePtr code, int line=0) | |
| YSVariable (bytecodeistream &str) | |
| ~YSVariable () | |
| virtual ykind | kind () const |
| string | toString () const |
Private Member Functions | |
| REP_BODY (YSVariable) | |
| YSVariable::YSVariable | ( | SymbolEntryPtr | entry, | |
| YCodePtr | code, | |||
| int | line = 0 | |||
| ) |
| YSVariable::YSVariable | ( | bytecodeistream & | str | ) |
| YSVariable::~YSVariable | ( | ) |
| YSVariable::REP_BODY | ( | YSVariable | ) | [private] |
| virtual ykind YSVariable::kind | ( | ) | const [inline, virtual] |
| string YSVariable::toString | ( | ) | const [virtual] |
1.5.0