{
    "mode": "ri",
    "parameter": "Psych::Nodes::Document",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/Psych%3A%3ANodes%3A%3ADocument/json",
    "generated": "2026-06-02T15:58:43Z",
    "sections": {
        "Psych::Nodes::Document < Psych::Nodes::Node": {
            "content": "(from gem psych-5.4.0)\n------------------------------------------------------------------------\nThis represents a YAML Document.  This node must be a child of\nPsych::Nodes::Stream.  A Psych::Nodes::Document must have one child, and\nthat child may be one of the following:\n\n* Psych::Nodes::Sequence\n* Psych::Nodes::Mapping\n* Psych::Nodes::Scalar\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Class methods:": {
            "content": "new\n",
            "subsections": []
        },
        "Instance methods:": {
            "content": "document?\nimplicit\nimplicitend\nroot\ntagdirectives\nversion\n",
            "subsections": []
        },
        "Attributes:": {
            "content": "attraccessor implicit\nattraccessor implicitend\nattraccessor tagdirectives\nattraccessor version\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}