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