class Prism::CaseMatchNode

Represents the use of a case statement for pattern matching.

case true
in false
end
^^^^^^^^^