#include <system.h>
Public Attributes | |
symbol_t | uid |
The symbol of the variables. | |
expression_t | expr |
The initialiser. |
The user data of the corresponding symbol_t points to this structure, i.e. v.uid.getData() is a pointer to v.
The initialiser.
The symbol of the variables.