class Prism::BlockNode

表示 Ruby 代码块。

[1, 2, 3].each { |i| puts x }
               ^^^^^^^^^^^^^^