class Prism::WhenNode

Represents the use of the ‘when` keyword within a case statement.

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