Class: Yatte::ProjectSearch::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/yatte/project_search.rb

Instance Attribute Summary collapse

Instance Attribute Details

#colObject (readonly)

Returns the value of attribute col

Returns:

  • (Object)

    the current value of col



7
8
9
# File 'lib/yatte/project_search.rb', line 7

def col
  @col
end

#contentObject (readonly)

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



7
8
9
# File 'lib/yatte/project_search.rb', line 7

def content
  @content
end

#fileObject (readonly)

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



7
8
9
# File 'lib/yatte/project_search.rb', line 7

def file
  @file
end

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



7
8
9
# File 'lib/yatte/project_search.rb', line 7

def line
  @line
end