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.



111
112
113
# File 'lib/a-contracts.rb', line 111

def col
  @col
end

#rowObject

Returns the value of attribute row.



111
112
113
# File 'lib/a-contracts.rb', line 111

def row
  @row
end