Class: TypeStructTest::Quux
- Inherits:
-
Struct
- Object
- Struct
- TypeStructTest::Quux
- Defined in:
- lib/type_struct_test.rb
Instance Attribute Summary collapse
-
#q ⇒ Object
Returns the value of attribute q.
Instance Attribute Details
#q ⇒ Object
Returns the value of attribute q
15 16 17 |
# File 'lib/type_struct_test.rb', line 15 def q @q end |