ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
ConditionalStatement.this
dmd
statement
ConditionalStatement
Undocumented in source.
class
ConditionalStatement
extern (
D
)
this
(
const
ref
Loc
loc
,
Condition
condition
,
Statement
ifbody
,
Statement
elsebody
)
Meta
Source
See Implementation
dmd
statement
ConditionalStatement
constructors
this
functions
accept
flatten
syntaxCopy
variables
condition
elsebody
ifbody