Module: RBS::Types::NoSubst
- Included in:
- Bases::Base, ClassSingleton, Literal
- Defined in:
- lib/rbs/types.rb
Instance Method Summary collapse
Instance Method Details
#sub(s) ⇒ Object
12 13 14 |
# File 'lib/rbs/types.rb', line 12 def sub(s) self end |