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