Module: RBS::Types::NoTypeName
- Included in:
- Bases::Base, Literal, Variable
- Defined in:
- lib/rbs/types.rb,
sig/types.rbs
Instance Method Summary collapse
Instance Method Details
#map_type_name {|arg0, arg1, arg2| ... } ⇒ self
18 19 20 |
# File 'lib/rbs/types.rb', line 18 def map_type_name(&) self end |