Class: CodePoetry::Smell

Inherits:
Struct
  • Object
show all
Defined in:
lib/code_poetry/stat.rb

Instance Attribute Summary collapse

Instance Attribute Details

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



7
8
9
# File 'lib/code_poetry/stat.rb', line 7

def object
  @object
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



7
8
9
# File 'lib/code_poetry/stat.rb', line 7

def type
  @type
end