tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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