AbstractNode

open fun AbstractNode(env: Environment<out Any, out Any>)

Parameters

env

the environment, used to generate sequential ids for each environment, always starting from 0.