ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
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