Method: StrokeDB::InvertedList::Node#forward
- Defined in:
- lib/strokedb/data_structures/inverted_list.rb
#forward ⇒ Object
Returns the value of attribute forward.
214 215 216 |
# File 'lib/strokedb/data_structures/inverted_list.rb', line 214 def forward @forward end |