Class: SearchBufferEvent::Result

Inherits:
Result
  • Object
show all
Defined in:
lib/a-contracts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#colObject

Returns the value of attribute col.



155
156
157
# File 'lib/a-contracts.rb', line 155

def col
  @col
end

#rowObject

Returns the value of attribute row.



155
156
157
# File 'lib/a-contracts.rb', line 155

def row
  @row
end