class Prism::WhenNode

表示 case 语句中 ‘when’ 关键字的使用。

case true
when true
^^^^^^^^^
end