Represents the location of the message.
foo.bar += value ^^^
attr_reader lparen_loc
: Location
?
attr_reader rparen_loc
: Location
?
attr_reader lparen_loc
: Location
?
attr_reader rparen_loc
: Location
?
attr_reader keyword_loc
: Location
attr_reader opening_loc
: Location
attr_reader closing_loc
: Location
attr_reader opening_loc
: Location
?
attr_reader closing_loc
: Location
?
The location of the global variable’s name.
$foo = :bar ^^^^