dsrcgen ~master (2016-09-12T18:28:41Z)
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
classes
ActivityModule
Comment
PlantumlModule
Stmt
Suite
functions
addAs
addSpot
ctor
ctorBody
dtor
label
method
structs
ActivityBlock
PlantumlRootModule
Affected by attribute end. stmt ~ end <recursive>