Class: Orbacle::Worklist::BlockNode
- Inherits:
-
Struct
- Object
- Struct
- Orbacle::Worklist::BlockNode
- Defined in:
- lib/orbacle/worklist.rb
Instance Attribute Summary collapse
-
#node ⇒ Object
Returns the value of attribute node.
Instance Attribute Details
#node ⇒ Object
Returns the value of attribute node
7 8 9 |
# File 'lib/orbacle/worklist.rb', line 7 def node @node end |