This file is indexed.

/usr/lib/ruby/vendor_ruby/ruby_parser.rb is in ruby-parser 3.6.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
require 'ruby18_parser'
require 'ruby19_parser'
require 'ruby20_parser'
require 'ruby21_parser'
require 'ruby_parser_extras'