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



101
102
103
# File 'lib/metanorma/html/component/index_term_collector.rb', line 101

def id
  @id
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



101
102
103
# File 'lib/metanorma/html/component/index_term_collector.rb', line 101

def text
  @text
end