File: C:/Ruby27-x64/share/ri/2.7.0/system/RubyVM/AbstractSyntaxTree/Node/type-i.ri
U:RDoc::AnyMethod[iI" type:ETI"*RubyVM::AbstractSyntaxTree::Node#type;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"/Returns the type of this node as a symbol.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I":root = RubyVM::AbstractSyntaxTree.parse("x = 1 + 2")
;TI"root.type # => :SCOPE
;TI"call = root.children[2]
;TI"call.type # => :OPCALL;T:@format0:
@fileI"ast.rb;T:0@omit_headings_from_table_of_contents_below0I"node.type -> symbol
;T0[ I"();T@FI" Node;TcRDoc::NormalClass00