Class: ReVIEW::Book::EquationIndex

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

Class Method Summary collapse

Methods inherited from Index

#[], #each, #initialize, #item_type, #key?, #number, parse

Constructor Details

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

Class Method Details

.item_typeObject



127
128
129
# File 'lib/review/book/index.rb', line 127

def self.item_type
  '(texequation)'
end