{
    "mode": "ri",
    "parameter": "Psych::Nodes::Scalar",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/Psych%3A%3ANodes%3A%3AScalar/json",
    "generated": "2026-06-02T15:09:07Z",
    "sections": {
        "Psych::Nodes::Scalar < Psych::Nodes::Node": {
            "content": "(from gem psych-5.4.0)\n------------------------------------------------------------------------\nThis class represents a YAML Scalar( http://yaml.org/spec/1.1/#id858081\n).\n\nThis node type is a terminal node and should not have any children.\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Constants:": {
            "content": "ANY:\nAny style scalar, the emitter chooses\n\nDOUBLEQUOTED:\nDouble quoted style\n\nFOLDED:\nFolded style\n\nLITERAL:\nLiteral style\n\nPLAIN:\nPlain scalar style\n\nSINGLEQUOTED:\nSingle quoted style\n\n",
            "subsections": []
        },
        "Class methods:": {
            "content": "new\n",
            "subsections": []
        },
        "Instance methods:": {
            "content": "anchor\nplain\nquoted\nscalar?\nstyle\ntag\nvalue\n",
            "subsections": []
        },
        "Attributes:": {
            "content": "attraccessor anchor\nattraccessor plain\nattraccessor quoted\nattraccessor style\nattraccessor tag\nattraccessor value\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}