Class: InciScore::Recognizer::Component
- Inherits:
-
Struct
- Object
- Struct
- InciScore::Recognizer::Component
- Defined in:
- lib/inci_score/recognizer.rb
Instance Attribute Summary collapse
-
#hazard ⇒ Object
Returns the value of attribute hazard.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#hazard ⇒ Object
Returns the value of attribute hazard
7 8 9 |
# File 'lib/inci_score/recognizer.rb', line 7 def hazard @hazard end |
#name ⇒ Object
Returns the value of attribute name
7 8 9 |
# File 'lib/inci_score/recognizer.rb', line 7 def name @name end |