Class: Hecks::IR::One
- Inherits:
-
Struct
- Object
- Struct
- Hecks::IR::One
- Defined in:
- lib/hecks/ir.rb
Overview
A field that holds one construct, or nothing. &.to_h, never a
crash on an undeclared lifecycle.
Instance Attribute Summary collapse
-
#source ⇒ Object
Returns the value of attribute source.
Instance Attribute Details
#source ⇒ Object
Returns the value of attribute source
74 75 76 |
# File 'lib/hecks/ir.rb', line 74 def source @source end |