Public Methods | |
foreach_stack_entry (String the_name,MacroObjectPtr the_object,const char *t,bool is_iter) | |
foreach_stack_entry (String the_name,const char *t,foreach_stack_entry &x) | |
void | set_is_copy () |
bool | get_is_copy () |
bool | is_iter () |
~foreach_stack_entry () | |
bool | Advance () |
bool | isFirst () const |
bool | isDone () const |
bool | isLast () const |
const LString& | get_name () |
void | set_name (const LString & n) |
MacroObjectPtr | get_object () const |
const char* | get_start_pos () |
int | pos () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|