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



11
12
13
# File 'lib/crosslanguagespotter/oracle.rb', line 11

def col
  @col
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



11
12
13
# File 'lib/crosslanguagespotter/oracle.rb', line 11

def file
  @file
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



11
12
13
# File 'lib/crosslanguagespotter/oracle.rb', line 11

def line
  @line
end

#surface_formObject

Returns the value of attribute surface_form

Returns:

  • (Object)

    the current value of surface_form



11
12
13
# File 'lib/crosslanguagespotter/oracle.rb', line 11

def surface_form
  @surface_form
end