ARB
|
Public Attributes | |
char * | forstr |
const Token * | forcursor |
long | forval |
long | forend |
for_data * | next |
Definition at line 471 of file aisc_commands.c.
char* for_data::forstr |
Definition at line 472 of file aisc_commands.c.
Referenced by remove_for_data_from().
const Token* for_data::forcursor |
Definition at line 473 of file aisc_commands.c.
long for_data::forval |
Definition at line 474 of file aisc_commands.c.
long for_data::forend |
Definition at line 475 of file aisc_commands.c.
for_data* for_data::next |
Definition at line 476 of file aisc_commands.c.
Referenced by add_for_data_to(), and remove_for_data_from().