class Prism::Reflection::NodeListField

A node list field represents a list of child nodes in the syntax tree. It resolves to an array of Prism::Node instances in Ruby.