class YARP::Location

def inspect

Experimental RBS support (using type sampling data from the type_fusion project).

def inspect: () -> String

This signature was generated using 5 samples from 1 application.

def inspect
  "#<YARP::Location @start_offset=#{@start_offset} @length=#{@length}>"
end