The location of the ‘then` keyword, if present. unless cond then bar end ^^^^
The location of the ‘end` keyword, if present.
unless cond then bar end ^^^
attr_reader then_keyword_loc
: Location
?
The character offset from the beginning of the source where this location starts.
The character offset from the beginning of the source where this location ends.
The column number in characters where this location ends from the start of the line.
The column number in characters where this location ends from the start of the line.