Returns the type of this node.
Returns:
43 44 45
# File 'lib/ast/node.rb', line 43 def type @type end