dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
else_
dsrcgen
plantuml
Add a
else
branch to a previously defined
if
.
@
safe
auto
else_
(
T
)
(
T
if_
)
if
(
T.kind.among
(
ActivityKind.IfThen
,
ActivityKind.If
)
)
Meta
Source
See Implementation
dsrcgen
plantuml
classes
ActivityModule
Comment
PlantumlModule
Stmt
Suite
functions
addAs
addSpot
ctor
ctorBody
dtor
else_
else_if
label
method
then
structs
ActivityBlock
PlantumlRootModule
Add a else branch to a previously defined if.