- semantic
Statement semantic(Statement s, Scope* sc)
Undocumented in source. Be warned that the author may not have intended to support it.
- semantic
void semantic(Catch c, Scope* sc)
Undocumented in source. Be warned that the author may not have intended to support it.
- semanticNoScope
Statement semanticNoScope(Statement s, Scope* sc)
Undocumented in source. Be warned that the author may not have intended to support it.
- semanticScope
Statement semanticScope(Statement s, Scope* sc, Statement sbreak, Statement scontinue)
Undocumented in source. Be warned that the author may not have intended to support it.
Compiler implementation of the D programming language.