SNode

Undocumented in source.

Members

Variables

all_next
SNode* all_next;
Undocumented in source.
bucket_next
SNode* bucket_next;
Undocumented in source.
depth
uint depth;
Undocumented in source.
initial_globals
void* initial_globals;
Undocumented in source.
initial_scope
D_Scope* initial_scope;
Undocumented in source.
last_pn
PNode* last_pn;
Undocumented in source.
loc
d_loc_t loc;
Undocumented in source.
stateIndex
uint stateIndex;
Undocumented in source.
zns
VecZNode zns;
Undocumented in source.

Meta