{
    "mode": "ri",
    "parameter": "Psych::Nodes::Mapping",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/Psych%3A%3ANodes%3A%3AMapping/json",
    "generated": "2026-06-02T14:24:11Z",
    "sections": {
        "Psych::Nodes::Mapping < Psych::Nodes::Node": {
            "content": "(from gem psych-5.4.0)\n------------------------------------------------------------------------\nThis class represents a YAML Mapping( http://yaml.org/spec/1.1/#mapping\n).\n\nA Psych::Nodes::Mapping node may have 0 or more children, but must have\nan even number of children.  Here are the valid children a\nPsych::Nodes::Mapping node may have:\n\n* Psych::Nodes::Sequence\n* Psych::Nodes::Mapping\n* Psych::Nodes::Scalar\n* Psych::Nodes::Alias\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Constants:": {
            "content": "ANY:\nAny Map Style\n\nBLOCK:\nBlock Map Style\n\nFLOW:\nFlow Map Style\n\n",
            "subsections": []
        },
        "Class methods:": {
            "content": "new\n",
            "subsections": []
        },
        "Instance methods:": {
            "content": "anchor\nimplicit\nmapping?\nstyle\ntag\n",
            "subsections": []
        },
        "Attributes:": {
            "content": "attraccessor anchor\nattraccessor implicit\nattraccessor style\nattraccessor tag\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}