File: C:/Ruby27-x64/share/ri/2.7.0/system/Psych/Handler/start_sequence-i.ri
U:RDoc::AnyMethod[iI"start_sequence:ETI""Psych::Handler#start_sequence;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"'Called when a sequence is started.;To:RDoc::Markup::BlankLine o;
; [
I"A+anchor+ is the anchor associated with the sequence or nil. ;TI";+tag+ is the tag associated with the sequence or nil. ;TI"P+implicit+ a boolean indicating whether or not the sequence was implicitly ;TI"started. ;TI"5+style+ is an integer indicating the list style.;T@o;
; [I"LSee the constants in Psych::Nodes::Sequence 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"- !!seq [
;TI" a
;TI"]
;TI"- &pewpew
;TI" - b
;T:@format0o;
; [I"IThe above YAML document consists of three lists, an outer list that ;TI"Hcontains two inner lists. Here is a matrix of the parameters sent ;TI"to represent these lists:;T@o;; [ I";# anchor tag implicit style
;TI"=[nil, nil, true, 1 ]
;TI"=[nil, "tag:yaml.org,2002:seq", 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@3FI"Handler;TcRDoc::NormalClass00