class Prism::InNode

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

case a; in b then c end
        ^^^^^^^^^^^