tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
DocPrinter.print
tango
text
xml
DocPrinter
DocPrinter
Generate a text representation of the document tree
T
[]
print
(Doc doc, T[] content)
class
DocPrinter
(T)
final
T
[]
print
(
Doc
doc
,
T
[]
content
= null
)
void
print
(Doc doc, OutputStream stream)
void
print
(Node root, void delegate(const(T)[][]...) emit)
Meta
Source
See Implementation
tango
text
xml
DocPrinter
DocPrinter
aliases
Doc
Node
functions
cache
indent
print
Generate a text representation of the document tree