Class: When::V::Event::Enumerator::Logic::Enumerator

Inherits:
When::V::Event::Enumerator::Logic show all
Defined in:
lib/when_exe/icalendar.rb

Overview

外部 Enumerator 用いた繰り返し

春分日、秋分日、復活祭などの指定に用いる

Instance Attribute Summary collapse

Attributes inherited from When::V::Event::Enumerator::Logic

#by_part, #cash, #freq_index, #list

Instance Attribute Details

#refObject (readonly)

Returns the value of attribute ref.



1597
1598
1599
# File 'lib/when_exe/icalendar.rb', line 1597

def ref
  @ref
end

#startObject (readonly)

Returns the value of attribute start.



1598
1599
1600
# File 'lib/when_exe/icalendar.rb', line 1598

def start
  @start
end