scala.tools.nsc.matching.ParallelMatching.MatchMatrix
Handle Sequence patterns (including Star patterns.) Note: pivot == head, just better typed.
translate outcome of the rule application into code (possible involving recursive application of rewriting)
Handle Sequence patterns (including Star patterns.) Note: pivot == head, just better typed.