Method: RBI::Type#to_s

Defined in:
lib/rbi/type.rb

#to_sObject

: -> String



995
996
997
# File 'lib/rbi/type.rb', line 995

def to_s
  to_rbi
end