nitc :: HtmlightVisitor :: with_ast=
<span class"{type_of_node}">
ANode
Used to have a really huge and verbose HTML (mainly for debug)
# Should the HTML include a nested `<span class"{type_of_node}">` element for each `ANode` of the AST? # # Used to have a really huge and verbose HTML (mainly for debug) var with_ast = false is writable