Psych::Nodes::Mapping - ri - phpman

Look up a command

 

Markdown Format | JSON API | MCP Server Tool


= Psych::Nodes::Mapping < Psych::Nodes::Node

(from gem psych-5.4.0)
------------------------------------------------------------------------
This class represents a YAML Mapping( http://yaml.org/spec/1.1/#mapping
).

A Psych::Nodes::Mapping node may have 0 or more children, but must have
an even number of children.  Here are the valid children a
Psych::Nodes::Mapping node may have:

* Psych::Nodes::Sequence
* Psych::Nodes::Mapping
* Psych::Nodes::Scalar
* Psych::Nodes::Alias
------------------------------------------------------------------------
= Constants:

ANY:
  Any Map Style

BLOCK:
  Block Map Style

FLOW:
  Flow Map Style


= Class methods:

  new

= Instance methods:

  anchor
  implicit
  mapping?
  style
  tag

= Attributes:

  attr_accessor anchor
  attr_accessor implicit
  attr_accessor style
  attr_accessor tag


Generated by phpMan Author: Che Dong Under GNU General Public License
2026-06-02 05:17 @216.73.216.198 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!