Class: CrossLanguageSpotter::OracleRelationEnd

Inherits:
Struct
  • Object
show all
Defined in:
lib/crosslanguagespotter/oracle.rb

Instance Attribute Summary collapse

Instance Attribute Details

#colObject

Returns the value of attribute col

Returns:

  • (Object)

    the current value of col



13
14
15
# File 'lib/crosslanguagespotter/oracle.rb', line 13

def col
  @col
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



13
14
15
# File 'lib/crosslanguagespotter/oracle.rb', line 13

def file
  @file
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



13
14
15
# File 'lib/crosslanguagespotter/oracle.rb', line 13

def line
  @line
end

#surface_formObject

Returns the value of attribute surface_form

Returns:

  • (Object)

    the current value of surface_form



13
14
15
# File 'lib/crosslanguagespotter/oracle.rb', line 13

def surface_form
  @surface_form
end