sdc v0.0.5 (2022-05-23T13:04:49Z)
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