Method: RBS::Types::ClassSingleton#has_self_type?

Defined in:
lib/rbs/types.rb

#has_self_type?Boolean

Returns:

  • (Boolean)


239
240
241
# File 'lib/rbs/types.rb', line 239

def has_self_type?
  false
end