Class: RBS::Types::Bases::Instance
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           Base | |
| Instance Chain: | |
| Inherits: | RBS::Types::Bases::Base 
 | 
| Defined in: | lib/rbs/types.rb | 
Class Method Summary
Instance Attribute Summary
Instance Method Summary
Base - Inherited
::RBS::Types::NoTypeName - Included
::RBS::Types::EmptyEachType - Included
::RBS::Types::NoSubst - Included
::RBS::Types::NoFreeVariables - Included
Constructor Details
This class inherits a constructor from RBS::Types::Bases::Base
Instance Method Details
#sub(s)
[ GitHub ]# File 'lib/rbs/types.rb', line 103
def sub(s) s.apply(self) end