Method: Arrow::Template::Node#type
- Defined in:
- lib/arrow/template/nodes.rb
#type ⇒ Object (readonly)
The type of the node
39 40 41 |
# File 'lib/arrow/template/nodes.rb', line 39 def type @type end |
The type of the node
39 40 41 |
# File 'lib/arrow/template/nodes.rb', line 39 def type @type end |