sdc ~master (2022-04-26T13:08:25Z)
Dub
Repo
StaticIf.this
d
ast
conditional
StaticIf
Undocumented in source.
class
StaticIf
(ItemType)
this
(
Location
location
,
AstExpression
condition
,
ItemType
[]
items
,
ItemType
[]
elseItems
)
if
(
is
(
ItemType
==
Statement
) ||
is
(
ItemType
==
Declaration
)
)
Meta
Source
See Implementation
d
ast
conditional
StaticIf
constructors
this
variables
condition
elseItems
items