class Prism::Reflection::ConstantListField

Parent:
Prism::Reflection::Field

A constant list field represents a list of constant values on a node. It resolves to an array of symbols in Ruby.

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