Suite

A plantuml block.

Affected by attribute begin, end, noindent. headline ~ begin <recursive> end noindent affects post_recursive. If set no indention there. r.length > 0 catches the case when begin or end is empty string. Used in switch/case.

Constructors

this
this(string headline)

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.
renderPostRecursive
string renderPostRecursive(int parent_level, int level)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta