module ScientificNameClean::YearNumber2
Public Instance Methods
details()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 7763 def details {:year => value} end
pos()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 7759 def pos {interval.begin => ["year", interval.end]} end
value()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 7755 def value text_value end