- ImpliedReturn
TopStatement ImpliedReturn()
Undocumented in source. Be warned that the author may not have intended to support it.
- error
void error(Scope* sc, int msgnum, ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
- error
void error(Scope* sc, string fmt, ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
- semantic
Statement semantic(Scope* sc)
Undocumented in source. Be warned that the author may not have intended to support it.
- toBuffer
void toBuffer(tchar[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- toIR
void toIR(IRstate* irs)
Undocumented in source. Be warned that the author may not have intended to support it.
TopStatement **************************