ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
DocPrinter.print
ocean
text
xml
DocPrinter
DocPrinter
Generate a text representation of the document tree
const
(
T
)[]
print
(Doc doc, T[] content)
class
DocPrinter
(T)
final
const
(
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
ocean
text
xml
DocPrinter
DocPrinter
aliases
Doc
Node
functions
cache
indent
print
Generate a text representation of the document tree