Node.this

Makes a node with a given tagname and with the information for the position in the Document

  1. this()
  2. this(string tag)
  3. this(string tag, T startPosition)
    class Node
    this
    (
    T
    )
    (
    string tag
    ,)

Meta