ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
WhileStatement.this
dmd
statement
WhileStatement
Undocumented in source.
class
WhileStatement
extern (
D
)
this
(
const
ref
Loc
loc
,
Expression
condition
,
Statement
_body
,
Loc
endloc
)
Meta
Source
See Implementation
dmd
statement
WhileStatement
constructors
this
functions
accept
hasBreak
hasContinue
syntaxCopy
variables
_body
condition
endloc