Class: Ynl::Types::String
- Inherits:
-
Struct
- Object
- Struct
- Ynl::Types::String
- Defined in:
- lib/ynl.rb
Instance Method Summary collapse
Instance Method Details
#rbs_type ⇒ Object
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 |