resolveNode

abstract fun resolveNode(reference: INodeReferenceJS): INodeJS?

Find the node for the given reference in the branch. Returns null if the node cannot be found.

Parameters

reference

the reference to the node.