Class: RBS::InvalidVarianceAnnotationError::MixinError
- Inherits:
-
Struct
- Object
- Struct
- RBS::InvalidVarianceAnnotationError::MixinError
- Defined in:
- lib/rbs/errors.rb
Instance Attribute Summary collapse
-
#include_member ⇒ Object
Returns the value of attribute include_member.
-
#param ⇒ Object
Returns the value of attribute param.
Instance Attribute Details
#include_member ⇒ Object
Returns the value of attribute include_member
160 161 162 |
# File 'lib/rbs/errors.rb', line 160 def include_member @include_member end |
#param ⇒ Object
Returns the value of attribute param
160 161 162 |
# File 'lib/rbs/errors.rb', line 160 def param @param end |