dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
else_if
dsrcgen
plantuml
Add a
else if
branch to a previously defined
if
.
@
safe
auto
else_if
(
T
)
(
T
if_
,
string
condition
)
if
(
T.kind.among
(
ActivityKind.IfThen
,
ActivityKind.If
)
)
Meta
Source
See Implementation
dsrcgen
plantuml
aliases
CanRelateSeq
ClassAsType
ClassModuleType
ClassNameType
ClassSpotType
ClassType
ComponentAsType
ComponentModuleType
ComponentNameType
ComponentType
NoteType
RelationType
classes
ActivityModule
Comment
PlantumlModule
Stmt
Suite
enums
CanRelate
LabelPos
Relate
functions
addAs
addSpot
ctor
ctorBody
dtor
else_
else_if
label
method
then
mixins
__anonymous
structs
ActivityBlock
PlantumlRootModule
Add a else if branch to a previously defined if.