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

Inherits:
Object
  • Object
show all
Defined in:
lib/when_exe/icalendar.rb

Overview

多重繰り返しロジック

Direct Known Subclasses

Enumerator, Residue

Defined Under Namespace

Classes: Enumerator, Residue

Instance Attribute Summary collapse

Instance Attribute Details

#by_partObject (readonly)

Returns the value of attribute by_part.



1474
1475
1476
# File 'lib/when_exe/icalendar.rb', line 1474

def by_part
  @by_part
end

#cashObject

Returns the value of attribute cash.



1476
1477
1478
# File 'lib/when_exe/icalendar.rb', line 1476

def cash
  @cash
end

#freq_indexObject

Returns the value of attribute freq_index.



1473
1474
1475
# File 'lib/when_exe/icalendar.rb', line 1473

def freq_index
  @freq_index
end

#listObject (readonly)

Returns the value of attribute list.



1475
1476
1477
# File 'lib/when_exe/icalendar.rb', line 1475

def list
  @list
end