Class: Fusion::Lit
- Inherits:
-
Struct
- Object
- Struct
- Fusion::Lit
- Defined in:
- lib/fusion.rb
Overview
AST
Expressions
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
215 216 217 |
# File 'lib/fusion.rb', line 215 def value @value end |