Method: Prism::ParseResult::Comments::LocationTarget#start_offset

Defined in:
lib/prism/parse_result/comments.rb

#start_offsetObject



60
61
62
# File 'lib/prism/parse_result/comments.rb', line 60

def start_offset
  location.start_offset
end