ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
DoStatement.this
dmd
statement
DoStatement
Undocumented in source.
class
DoStatement
extern (
D
)
this
(
const
ref
Loc
loc
,
Statement
_body
,
Expression
condition
,
Loc
endloc
)
Meta
Source
See Implementation
dmd
statement
DoStatement
constructors
this
functions
accept
hasBreak
hasContinue
syntaxCopy
variables
_body
condition
endloc