Node.this

Create a new html node

  1. this()
  2. this(Tree tree, MyHtmlTagId tag, MyHtmlNamespace ns)
    struct Node
    this
    (,
    MyHtmlTagId tag
    ,
    MyHtmlNamespace ns = MyHtmlNamespace.html
    )

Meta