ruby/lib/prism/parse_result
Ufuk Kayserilioglu 8dfe0c7c28 [ruby/prism] Fix some type-checking errors by using different method calls
For example, use `.fetch` or `.dig` instead of `[]`, and use `===` instead of `is_a?` for checking types of objects.

https://github.com/ruby/prism/commit/548b54915f
2024-03-06 21:37:52 +00:00
..
comments.rb [ruby/prism] Replace awkward code changes with steep:ignore 2024-02-24 03:39:28 +00:00
newlines.rb [ruby/prism] Fix some type-checking errors by using different method calls 2024-03-06 21:37:52 +00:00