needsSynchronization

abstract fun needsSynchronization(node: INode): Boolean

Checks if a single node needs synchronization.

Return

true iff the node must not be skipped

Parameters

node

node to be checked