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