dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
Stmt
dsrcgen
c
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)
Content of the statement.
Members
Functions
renderIndent
string
renderIndent
(int parent_level, int level)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dsrcgen
c
classes
CModule
Comment
Stmt
Suite
functions
paramsToString
mixin templates
CModuleX
structs
CHModule
E
Affected by attribute end. stmt ~ end <recursive>