Class: Rbind::RClass::ChildClass
- Inherits:
-
Struct
- Object
- Struct
- Rbind::RClass::ChildClass
- 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
8 9 10 |
# File 'lib/rbind/core/rclass.rb', line 8 def accessor @accessor end |
#type ⇒ Object
Returns the value of attribute type
8 9 10 |
# File 'lib/rbind/core/rclass.rb', line 8 def type @type end |