Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BibleRange

Type which represents a continous block of Bible verses

Hierarchy

  • BibleRange

Index

Properties

Properties

end

Last verse in the range, inclusive

is_range

is_range: true

Field that allows us to distingish a BibleRange from a BibleVerse

start

start: BibleVerse

First verse in the range, inclusive

Generated using TypeDoc