Module: ScientificNameClean::AuthorPrefixWord1
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#pos ⇒ Object
6121 6122 6123 6124 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 6121 def pos #cheating because there are several words in some of them {interval.begin => ["author_word", interval.end]} end |
#value ⇒ Object
6117 6118 6119 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 6117 def value text_value end |