Return a symbol representation of this node type. See ‘Node::type`.
2819 2820 2821
# File 'lib/prism/node.rb', line 2819 def self.type :call_node end