Class: RBS::InvalidVarianceAnnotationError::MixinError

Inherits:
Struct
  • Object
show all
Defined in:
lib/rbs/errors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#include_memberObject

Returns the value of attribute include_member

Returns:

  • (Object)

    the current value of include_member



160
161
162
# File 'lib/rbs/errors.rb', line 160

def include_member
  @include_member
end

#paramObject

Returns the value of attribute param

Returns:

  • (Object)

    the current value of param



160
161
162
# File 'lib/rbs/errors.rb', line 160

def param
  @param
end