NodeRef

value class NodeRef<T>(val name: String)(source)

Reference to a node, used for chaining in the DSL.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard