Returns the node’s unique symbolic type.
Returns:
the node’s unique symbolic type
56 57 58
# File 'lib/yard/parser/ruby/ast_node.rb', line 56 def type @type end