getColor

abstract fun getColor(node: N): MkColor?

Gets the color of the given node.

Return

its color.

Parameters

node

the node.