Class: Prism::Reflection::NodeField
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Field
|
|
|
Instance Chain:
self,
Field
|
|
| Inherits: |
Prism::Reflection::Field
|
| 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.
Class Method Summary
Instance Attribute Summary
Constructor Details
This class inherits a constructor from Prism::Reflection::Field