class Prism::Reflection::NodeField

Parent:
Prism::Reflection::Field

A node field represents a single child node in the syntax tree. It resolves to a Prism::Node in Ruby.

Ruby Core © 1993–2024 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.