Return a symbol representation of this node type. See ‘Node#type`.
16214 16215 16216
# File 'lib/prism/node.rb', line 16214 def type :self_node end