ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
IfStatement.this
dmd
statement
IfStatement
Undocumented in source.
class
IfStatement
extern (
D
)
this
(
const
ref
Loc
loc
,
Parameter
prm
,
Expression
condition
,
Statement
ifbody
,
Statement
elsebody
,
Loc
endloc
)
Meta
Source
See Implementation
dmd
statement
IfStatement
constructors
this
functions
accept
syntaxCopy
variables
condition
elsebody
endloc
ifbody
match
prm