- WRBC
void WRBC(uint bc)
Undocumented in source. Be warned that the author may not have intended to support it.
- WRFL
void WRFL(FL fl)
Undocumented in source. Be warned that the author may not have intended to support it.
- WROP
void WROP(uint oper)
- WRTYxx
void WRTYxx(tym_t t)
- WRarglst
void WRarglst(list_t a)
- WRblock
void WRblock(block* b)
- WRblocklist
void WRblocklist(list_t bl)
Undocumented in source. Be warned that the author may not have intended to support it.
- WRclass
void WRclass(SC c)
Undocumented in source. Be warned that the author may not have intended to support it.
- WRdefnod
void WRdefnod()
Undocumented in source. Be warned that the author may not have intended to support it.
- WReqn
void WReqn(elem* e)
- WRfunc
void WRfunc()
Undocumented in source. Be warned that the author may not have intended to support it.
- ferr
void ferr(const(char)* p)
Undocumented in source. Be warned that the author may not have intended to support it.
- numberBlocks
void numberBlocks(block* startblock)
Number the blocks starting at 1.
So much more convenient than pointer values.
- str_class
const(char)* str_class(SC c)
Compiler implementation of the D programming language.