Method: Arrow::Template::Node#type

Defined in:
lib/arrow/template/nodes.rb

#typeObject (readonly)

The type of the node



39
40
41
# File 'lib/arrow/template/nodes.rb', line 39

def type
  @type
end