Class: Ynl::Types::String

Inherits:
Struct
  • Object
show all
Defined in:
lib/ynl.rb

Instance Method Summary collapse

Instance Method Details

#rbs_typeObject



25
26
27
# File 'lib/ynl.rb', line 25

def rbs_type
  '::String'
end

#resolve(f) ⇒ Object



21
22
23
# File 'lib/ynl.rb', line 21

def resolve(f)
  self
end