createNode

open fun createNode(randomGenerator: RandomGenerator, environment: Environment<Any, P>, @Nullable parameter: Any): Node<Any>(source)