Module: Babeltrace2Gen::BTFieldClass::Array::Dynamic::WithLengthField
- Defined in:
- lib/metababel/bt2_trace_class_generator.rb
Instance Attribute Summary collapse
-
#length_field_path ⇒ Object
readonly
Returns the value of attribute length_field_path.
Instance Attribute Details
#length_field_path ⇒ Object (readonly)
Returns the value of attribute length_field_path.
716 717 718 |
# File 'lib/metababel/bt2_trace_class_generator.rb', line 716 def length_field_path @length_field_path end |