Class: Tipo::Table::Substitution::FeatureRecord
- Inherits:
-
Struct
- Object
- Struct
- Tipo::Table::Substitution::FeatureRecord
- Defined in:
- lib/tipo/table/substitution.rb
Overview
full template ‘a4n’
Instance Attribute Summary collapse
-
#feature_offset ⇒ Object
Returns the value of attribute feature_offset.
-
#tag ⇒ Object
Returns the value of attribute tag.
Instance Attribute Details
#feature_offset ⇒ Object
Returns the value of attribute feature_offset
14 15 16 |
# File 'lib/tipo/table/substitution.rb', line 14 def feature_offset @feature_offset end |
#tag ⇒ Object
Returns the value of attribute tag
14 15 16 |
# File 'lib/tipo/table/substitution.rb', line 14 def tag @tag end |