tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
IXmlPrinter.print
tango
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
tango
text
xml
Document
IXmlPrinter
aliases
Doc
Node
opCall
functions
print
Generate a representation of the given node-subtree