Class: Metanorma::Html::Component::IndexLocator
- Inherits:
-
Struct
- Object
- Struct
- Metanorma::Html::Component::IndexLocator
- Defined in:
- lib/metanorma/html/component/index_term_collector.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
96 97 98 |
# File 'lib/metanorma/html/component/index_term_collector.rb', line 96 def id @id end |
#text ⇒ Object
Returns the value of attribute text
96 97 98 |
# File 'lib/metanorma/html/component/index_term_collector.rb', line 96 def text @text end |