Class: Rbind::RClass::ParentClass
- Inherits:
-
Struct
- Object
- Struct
- Rbind::RClass::ParentClass
- Defined in:
- lib/rbind/core/rclass.rb
Instance Attribute Summary collapse
-
#accessor ⇒ Object
Returns the value of attribute accessor.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#accessor ⇒ Object
Returns the value of attribute accessor
6 7 8 |
# File 'lib/rbind/core/rclass.rb', line 6 def accessor @accessor end |
#type ⇒ Object
Returns the value of attribute type
6 7 8 |
# File 'lib/rbind/core/rclass.rb', line 6 def type @type end |