Return a symbol representation of this node type. See ‘Node::type`.
856 857 858
# File 'lib/prism/node.rb', line 856 def self.type :array_node end