match abstract method

Map<Variable, Node>? match(
  1. Node other
)

Implementation

Map<Variable, Node>? match(Node other);