class Prism::PinnedExpressionNode

表示在模式匹配表达式中使用 “^” 运算符来固定表达式。

foo in ^(bar)
       ^^^^^^