Class: Moult::Gate::Evaluation::DuplicationObs

Inherits:
Struct
  • Object
show all
Defined in:
lib/moult/gate/evaluation.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



22
23
24
# File 'lib/moult/gate/evaluation.rb', line 22

def line
  @line
end

#massObject

Returns the value of attribute mass

Returns:

  • (Object)

    the current value of mass



22
23
24
# File 'lib/moult/gate/evaluation.rb', line 22

def mass
  @mass
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



22
23
24
# File 'lib/moult/gate/evaluation.rb', line 22

def path
  @path
end

#symbol_idObject

Returns the value of attribute symbol_id

Returns:

  • (Object)

    the current value of symbol_id



22
23
24
# File 'lib/moult/gate/evaluation.rb', line 22

def symbol_id
  @symbol_id
end