Class: Prism::Reflection::NodeField
- Defined in:
- lib/prism/reflection.rb
Overview
A node field represents a single child node in the syntax tree. It resolves to a Prism::Node in Ruby.
Instance Attribute Summary
Attributes inherited from Field
Method Summary
Methods inherited from Field
Constructor Details
This class inherits a constructor from Prism::Reflection::Field