Class: Metanorma::Html::Component::IndexLocator

Inherits:
Struct
  • Object
show all
Defined in:
lib/metanorma/html/component/index_term_collector.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



96
97
98
# File 'lib/metanorma/html/component/index_term_collector.rb', line 96

def id
  @id
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



96
97
98
# File 'lib/metanorma/html/component/index_term_collector.rb', line 96

def text
  @text
end