Module: ScientificNameClean::AuthorPrefixWord1
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#pos ⇒ Object
5647 5648 5649 5650 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5647 def pos #cheating because there are several words in some of them {interval.begin => ["author_word", interval.end]} end |
#value ⇒ Object
5643 5644 5645 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5643 def value text_value end |