Class: Prism::Reflection::ConstantListField
- 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.
Instance Attribute Summary
Attributes inherited from Field
Method Summary
Methods inherited from Field
Constructor Details
This class inherits a constructor from Prism::Reflection::Field