Class: SFRP::Mono::Node::NodeRef
- Inherits:
-
Struct
- Object
- Struct
- SFRP::Mono::Node::NodeRef
- Defined in:
- lib/sfrp/mono/node.rb
Instance Attribute Summary collapse
-
#last ⇒ Object
Returns the value of attribute last.
-
#node_str ⇒ Object
Returns the value of attribute node_str.
Instance Attribute Details
#last ⇒ Object
Returns the value of attribute last
4 5 6 |
# File 'lib/sfrp/mono/node.rb', line 4 def last @last end |
#node_str ⇒ Object
Returns the value of attribute node_str
4 5 6 |
# File 'lib/sfrp/mono/node.rb', line 4 def node_str @node_str end |