Class: Strling::IR::Anchor

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

Instance Attribute Summary collapse

Instance Attribute Details

#atObject (readonly)

Returns the value of attribute at

Returns:

  • (Object)

    the current value of at



16
17
18
# File 'lib/strling/ir.rb', line 16

def at
  @at
end

#irObject (readonly)

Returns the value of attribute ir

Returns:

  • (Object)

    the current value of ir



16
17
18
# File 'lib/strling/ir.rb', line 16

def ir
  @ir
end