Class: Huebot::Program::AST::Light
- Inherits:
-
Struct
- Object
- Struct
- Huebot::Program::AST::Light
- Defined in:
- lib/huebot/program.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
29 30 31 |
# File 'lib/huebot/program.rb', line 29 def name @name end |