class RBS::Types::Bases::Instance
Public Instance Methods
(Substitution sub) → t
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/lib/rbs/types.rb, line 126 def sub(s) s.apply(self) end
(Substitution sub) → t
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/lib/rbs/types.rb, line 126 def sub(s) s.apply(self) end