resolveNode

open override fun resolveNode(area: IArea?): INode?

Tries to find the referenced node in the given IArea.

Return

the node, or null if the node could not be found

Parameters

area

area to be searched in