sys::Obj syntax::HtmlSyntaxWriter
HtmlSyntaxWriter outputs a SyntaxDoc to HTML
Bool close()
Close underlying output stream
new make(OutStream out := Env.cur().out())
Write an entire HTML file with proper head, body types using default CSS
This writeLine(SyntaxLine line)
Write a single syntax line as styled HTML
This writeLines(SyntaxDoc doc)
Write the lines of the document as HTML elements. This method does not generate HTML head/body tags.
syntax 1.0.82∙26-Jun-2025 Thu 13:18:42 EDT