construct

open fun construct(parameters: Map<String, Any>): Node(source)

Creates a new node of this type.

Parameters

parameters

a map of propertyName -> value. This should at least contain a pair for every required property for this node.