Class: Prism::Reflection::ConstantListField
| 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 constant list field represents a list of constant values on a node. It resolves to an array of symbols in Ruby.
Class Method Summary
Instance Attribute Summary
Constructor Details
This class inherits a constructor from Prism::Reflection::Field