block

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

Members

Functions

appendSucc
void appendSucc(block* b)
Undocumented in source. Be warned that the author may not have intended to support it.
nthSucc
block* nthSucc(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
numSucc
int numSucc()
Undocumented in source. Be warned that the author may not have intended to support it.
prependSucc
void prependSucc(block* b)
Undocumented in source. Be warned that the author may not have intended to support it.
setNthSucc
void setNthSucc(int n, block* b)
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.
__anonymous
union __anonymous
Undocumented in source.
__anonymous
union __anonymous
Undocumented in source.

Variables

BC
ubyte BC;
Undocumented in source.
Balign
ubyte Balign;
Undocumented in source.
Bcode
code* Bcode;
Undocumented in source.
Bdfoidx
uint Bdfoidx;
Undocumented in source.
Bendindex
int Bendindex;
Undocumented in source.
Bflags
bflags_t Bflags;
Undocumented in source.
Bindex
int Bindex;
Undocumented in source.
Bnext
block* Bnext;
Undocumented in source.
Bnumber
uint Bnumber;
Undocumented in source.
Bpred
list_t Bpred;
Undocumented in source.
Bsrcpos
Srcpos Bsrcpos;
Undocumented in source.
Bsucc
list_t Bsucc;
Undocumented in source.
Btry
block* Btry;
Undocumented in source.
Bweight
uint Bweight;
Undocumented in source.

Meta