Blockx

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Variables

_module
Module_ _module;
Undocumented in source.
classdec
ClassDeclaration_ classdec;
Undocumented in source.
context
Symbol* context;
Undocumented in source.
curblock
block* curblock;
Undocumented in source.
flags
uint flags;
Undocumented in source.
funcsym
Funcsym* funcsym;
Undocumented in source.
init
elem* init;
Undocumented in source.
member
Declaration_ member;
Undocumented in source.
next_index
int next_index;
Undocumented in source.
scope_index
int scope_index;
Undocumented in source.
startblock
block* startblock;
Undocumented in source.
tryblock
block* tryblock;
Undocumented in source.

Meta