Class: Strling::IR::Dot
- Inherits:
-
Data
- Object
- Data
- Strling::IR::Dot
- Defined in:
- lib/strling/ir.rb
Instance Attribute Summary collapse
-
#ir ⇒ Object
readonly
Returns the value of attribute ir.
Instance Attribute Details
#ir ⇒ Object (readonly)
Returns the value of attribute ir
19 20 21 |
# File 'lib/strling/ir.rb', line 19 def ir @ir end |