Class: Moult::Gate::Evaluation::ComplexityObs

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

Instance Attribute Summary collapse

Instance Attribute Details

#abcObject

Returns the value of attribute abc

Returns:

  • (Object)

    the current value of abc



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

def abc
  @abc
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



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

def line
  @line
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



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

def path
  @path
end

#symbol_idObject

Returns the value of attribute symbol_id

Returns:

  • (Object)

    the current value of symbol_id



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

def symbol_id
  @symbol_id
end