Return a symbol representation of this node type. See ‘Node#type`.
851 852 853
# File 'lib/prism/node.rb', line 851 def type :array_node end