getLabelName

abstract fun getLabelName(node: N): String?

Gets the label of the given node.

Return

its label.

Parameters

node

the node.