class Prism::Reflection::OptionalConstantField

An optional constant field represents a constant value on a node that may or may not be present. It resolves to either a symbol or nil in Ruby.