Class: ReVIEW::Book::ListIndex

Inherits:
Index show all
Defined in:
lib/review/book/index.rb

Class Method Summary collapse

Methods inherited from Index

#[], #each, #has_key?, #initialize, item_class, #item_type, #number, parse

Constructor Details

This class inherits a constructor from ReVIEW::Book::Index

Class Method Details

.item_typeObject



117
118
119
# File 'lib/review/book/index.rb', line 117

def ListIndex.item_type
  '(list|listnum)'
end