class Prism::AlternationPatternNode

Represents an alternation pattern in pattern matching.

foo => bar | baz
       ^^^^^^^^^