Class: SFRP::Poly::Node::NodeRef

Inherits:
Struct
  • Object
show all
Defined in:
lib/sfrp/poly/elements.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lastObject

Returns the value of attribute last

Returns:

  • (Object)

    the current value of last



54
55
56
# File 'lib/sfrp/poly/elements.rb', line 54

def last
  @last
end

#node_strObject

Returns the value of attribute node_str

Returns:

  • (Object)

    the current value of node_str



54
55
56
# File 'lib/sfrp/poly/elements.rb', line 54

def node_str
  @node_str
end