dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
Stmt
dsrcgen
plantuml
Affected by attribute end. stmt ~ end <recursive>
@
safe
class
Stmt : T(
T
) {
this
(string headline);
string
renderIndent
(int parent_level, int level);
}
Constructors
this
this
(string headline)
Members
Functions
renderIndent
string
renderIndent
(int parent_level, int level)
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
Affected by attribute end. stmt ~ end <recursive>