Class: SFRP::Flat::NodeRefExp::NodeRef
- Inherits:
-
Struct
- Object
- Struct
- SFRP::Flat::NodeRefExp::NodeRef
- Defined in:
- lib/sfrp/flat/expression.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
36 37 38 |
# File 'lib/sfrp/flat/expression.rb', line 36 def last @last end |
#node_str ⇒ Object
Returns the value of attribute node_str
36 37 38 |
# File 'lib/sfrp/flat/expression.rb', line 36 def node_str @node_str end |