module ScientificNameClean::SpeciesString0
Public Instance Methods
canonical()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 3076 def canonical value end
details()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 3088 def details {:species => {:string => value}} end
hybrid()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 3084 def hybrid false end
pos()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 3080 def pos {interval.begin => ["species", interval.end]} end