dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
BaseModule.indent
dsrcgen
base
BaseModule
Render content with an indentation that takes the parent in consideration.
class
BaseModule
const pure nothrow
string
indent
(
string
s
,
int
parent_level
,
int
level
)
Meta
Source
See Implementation
dsrcgen
base
BaseModule
constructors
this
functions
append
clearChildren
indent
prepend
render
renderIndent
renderPostRecursive
renderRecursive
reset
sep
setIndentation
suppressIndent
suppressThisIndent
Render content with an indentation that takes the parent in consideration.