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