class Prism::PinnedVariableNode

表示在模式匹配表达式中使用 `^` 运算符来固定变量。

foo in ^bar
       ^^^^