unaryPlus

operator fun Node.unaryPlus()

Adds this node to the tree. Shorthand for node (DSL syntactic sugar). Usage: +node