File: C:/Ruby27-x64/share/ri/2.7.0/system/Psych/Handler/start_mapping-i.ri
U:RDoc::AnyMethod[iI"start_mapping:ETI"!Psych::Handler#start_mapping;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Called when a map starts.;To:RDoc::Markup::BlankLine o;
; [
I">+anchor+ is the anchor associated with the map or +nil+. ;TI"8+tag+ is the tag associated with the map or +nil+. ;TI"N+implicit+ is a boolean indicating whether or not the map was implicitly ;TI"started. ;TI"8+style+ is an integer indicating the mapping style.;T@o;
; [I"KSee the constants in Psych::Nodes::Mapping for the possible values of ;TI"
+style+.;T@S:RDoc::Markup::Heading:
leveli: textI"Example;T@o;
; [I"KHere is a YAML document that exercises most of the possible ways this ;TI"method can be called:;T@o:RDoc::Markup::Verbatim; [ I" ---
;TI"k: !!map { hello: world }
;TI"v: &pewpew
;TI" hello: world
;T:@format0o;
; [I"PThe above YAML document consists of three maps, an outer map that contains ;TI"Ktwo inner maps. Below is a matrix of the parameters sent in order to ;TI" represent these three maps:;T@o;; [ I";# anchor tag implicit style
;TI"=[nil, nil, true, 1 ]
;TI"=[nil, "tag:yaml.org,2002:map", false, 2 ]
;TI"<["pewpew", nil, true, 1 ];T;0:
@fileI"#ext/psych/lib/psych/handler.rb;T:0@omit_headings_from_table_of_contents_below000[ I"#(anchor, tag, implicit, style);T@1FI"Handler;TcRDoc::NormalClass00