XmlPrinter
Outputs an XML file containing the AST meant for inspecting it.
Functions
Link copied to clipboard
Output the XML Document representing given AST node to given writer.
Output the XML Document representing an AST node to given XMLStreamWriter.
Link copied to clipboard
Output the XML Element representing an AST node to given writer.
Link copied to clipboard
Create a string writer filled with XML document representing an AST node.