ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
DocPrinter.print
ocean
text
xml
DocPrinter
DocPrinter
Generate a representation of the given node-subtree
const
(
T
)[]
print
(Doc doc, T[] content)
void
print
(Doc doc, OutputStream stream)
void
print
(Node root, void delegate(const(T)[][]...) emit)
class
DocPrinter
(T)
final
void
print
(
Node
root
,
scope
void
delegate
(
const
(
T
)[][]
...
)
emit
)
Meta
Source
See Implementation
ocean
text
xml
DocPrinter
DocPrinter
aliases
Doc
Node
functions
cache
indent
print
Generate a representation of the given node-subtree