Lhogho
0.0.028
|
Data Fields | |
int | size |
pointer within GENERATE for the current offset More... | |
atom_t | generate |
memory atom where code will be generated More... | |
atom_t | parent |
parent var for the context More... | |
int | exit_addr |
address of exit label More... | |
Definition at line 37 of file compiler.h.
int size |
Definition at line 40 of file compiler.h.
atom_t generate |
Definition at line 41 of file compiler.h.
atom_t parent |
Definition at line 42 of file compiler.h.
int exit_addr |
Definition at line 43 of file compiler.h.