# File typeprof-0.21.1/lib/typeprof/lsp.rb, line 817 def pos(line, character) { line: line, character: character } end
# File typeprof-0.21.1/lib/typeprof/lsp.rb, line 821 def range(s, e) { start: s, end: e } end
This page was generated for Ruby 3.1.0
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.42.0.