sdc ~master (2022-04-26T13:08:25Z)
Dub
Repo
StatementVisitor.process
d
semantic
statement
StatementVisitor
Undocumented in source. Be warned that the author may not have intended to support it.
void
process
(ForStatement f)
void
process
(ForeachStatement f)
void
process
(ForeachRangeStatement f)
struct
StatementVisitor
void
process
(
ForeachRangeStatement
f
)
Meta
Source
See Implementation
d
semantic
statement
StatementVisitor
constructors
this
functions
closeBlockTo
concludeUnwind
destroy
genLoop
getBody
getBreakLabel
process
unwindTo
visit