ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
IfStatement.this
dmd
astbase
ASTBase
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
astbase
ASTBase
IfStatement
constructors
this
functions
accept
variables
condition
elsebody
endloc
ifbody
match
prm