Class: SFRP::Mono::Node::NodeRef

Inherits:
Struct
  • Object
show all
Defined in:
lib/sfrp/mono/node.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lastObject

Returns the value of attribute last

Returns:

  • (Object)

    the current value of last



4
5
6
# File 'lib/sfrp/mono/node.rb', line 4

def last
  @last
end

#node_strObject

Returns the value of attribute node_str

Returns:

  • (Object)

    the current value of node_str



4
5
6
# File 'lib/sfrp/mono/node.rb', line 4

def node_str
  @node_str
end