Tree.createNode

Create a new node owned by this tree

struct Tree
createNode
(
MyHtmlTagId tag
,
MyHtmlNamespace ns = MyHtmlNamespace.html
)

Meta