Class: Babeltrace2Gen::GeneratedArg
- Inherits:
-
Struct
- Object
- Struct
- Babeltrace2Gen::GeneratedArg
- Defined in:
- lib/metababel/bt2_stream_classes_generator.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
13 14 15 |
# File 'lib/metababel/bt2_stream_classes_generator.rb', line 13 def name @name end |
#type ⇒ Object
Returns the value of attribute type
13 14 15 |
# File 'lib/metababel/bt2_stream_classes_generator.rb', line 13 def type @type end |