Class: Strling::IR::Dot

Inherits:
Data
  • Object
show all
Defined in:
lib/strling/ir.rb

Instance Attribute Summary collapse

Instance Attribute Details

#irObject (readonly)

Returns the value of attribute ir

Returns:

  • (Object)

    the current value of ir



19
20
21
# File 'lib/strling/ir.rb', line 19

def ir
  @ir
end