dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
IfStatement.this
dmdscript
statement
IfStatement
Undocumented in source.
class
IfStatement
this
(
Loc
loc
,
Expression
condition
,
Statement
ifbody
,
Statement
elsebody
)
Meta
Source
See Implementation
dmdscript
statement
IfStatement
constructors
this
functions
ImpliedReturn
semantic
toIR
variables
condition
elsebody
ifbody