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