ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
IXmlPrinter.print
ocean
text
xml
Document
IXmlPrinter
Generate a representation of the given node-subtree
T
[]
print
(Doc doc)
void
print
(Node root, void delegate(T[][]...) emit)
interface
IXmlPrinter
(T)
void
print
(
Node
root
,
scope
void
delegate
(
T
[][]
...
)
emit
)
Meta
Source
See Implementation
ocean
text
xml
Document
IXmlPrinter
aliases
Doc
Node
opCall
functions
print
Generate a representation of the given node-subtree