method
new
v2_1_10 -
Show latest stable
- Class:
Psych::Nodes::Mapping
new(anchor = nil, tag = nil, implicit = true, style = BLOCK)public
Create a new Psych::Nodes::Mapping object.
anchor is the anchor associated with the map or nil. tag is the tag associated with the map or nil. implicit is a boolean indicating whether or not the map was implicitly started. style is an integer indicating the mapping style.
See Also
See also Psych::Handler#start_mapping