matches

open override fun matches(node: Node): Boolean

Returns whether the identity matches given node.

Return

true if the identity matches, false otherwise.

Parameters

node

Node to be matched.