Class: CodePoetry::Smell
- Inherits:
-
Struct
- Object
- Struct
- CodePoetry::Smell
- Defined in:
- lib/code_poetry/stat.rb
Instance Attribute Summary collapse
-
#object ⇒ Object
Returns the value of attribute object.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#object ⇒ Object
Returns the value of attribute object
7 8 9 |
# File 'lib/code_poetry/stat.rb', line 7 def object @object end |
#type ⇒ Object
Returns the value of attribute type
7 8 9 |
# File 'lib/code_poetry/stat.rb', line 7 def type @type end |