CssNode
Represents a node in the CSS parse tree.
Gets the node's children.
Gets the end of the node.
Gets the associated entity.
Gets the start of the node.
public CssNode()
Creates a new node in the CSS tree.