- exp
Expression exp;
Undocumented in source.
- create
ExpStatement create(Loc loc, Expression exp)
Undocumented in source. Be warned that the author may not have intended to support it.
- syntaxCopy
Statement syntaxCopy()
Undocumented in source. Be warned that the author may not have intended to support it.
- scopeCode
Statement scopeCode(Scope* sc, Statement* sentry, Statement* sexception, Statement* sfinally)
Undocumented in source. Be warned that the author may not have intended to support it.
- flatten
Statements* flatten(Scope* sc)
Undocumented in source. Be warned that the author may not have intended to support it.
- accept
void accept(Visitor v)
Undocumented in source. Be warned that the author may not have intended to support it.