ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
ForStatement.accept
ddmd
statement
ForStatement
Undocumented in source. Be warned that the author may not have intended to support it.
class
ForStatement
override
void
accept
(
Visitor
v
)
Meta
Source
See Implementation
ddmd
statement
ForStatement
constructors
this
functions
accept
getRelatedLabeled
hasBreak
hasContinue
scopeCode
syntaxCopy
variables
_body
_init
condition
endloc
increment
relatedLabeled