class Prism::Reflection::NodeListField

NodeListField 表示语法树中的子节点列表。在 Ruby 中,它解析为 Prism::Node 实例的数组。