class Prism::Reflection::LocationField
A ___location field represents the ___location of some part of the node in the source code. For example, the ___location of a keyword or an operator. It resolves to a Prism::Location
in Ruby.
A ___location field represents the ___location of some part of the node in the source code. For example, the ___location of a keyword or an operator. It resolves to a Prism::Location
in Ruby.