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
101 102 103 |
# File 'lib/metanorma/html/component/index_term_collector.rb', line 101 def id @id end |
#text ⇒ Object
Returns the value of attribute text
101 102 103 |
# File 'lib/metanorma/html/component/index_term_collector.rb', line 101 def text @text end |