#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) | |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Returns the YCode kind Reimplemented from YSAssign. |
|
|
|
|
|
Returns an ASCII representation of the YCode. Reimplemented from YSAssign. |
1.4.6