{
    "mode": "ri",
    "parameter": "Psych::ScalarScanner",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/Psych%3A%3AScalarScanner/json",
    "generated": "2026-06-02T15:57:39Z",
    "sections": {
        "Psych::ScalarScanner < Object": {
            "content": "(from gem psych-5.4.0)\n------------------------------------------------------------------------\nScan scalars for built in types\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Constants:": {
            "content": "FLOAT:\nTaken from http://yaml.org/type/float.html Base 60, [-+]inf and NaN\nare handled separately\n\nINTEGERLEGACY:\nSame as above, but allows commas. Not to YML spec, but kept for\nbackwards compatibility\n\nINTEGERSTRICT:\nTaken from http://yaml.org/type/int.html and modified to ensure at\nleast one numerical symbol exists\n\nTIME:\nTaken from http://yaml.org/type/timestamp.html\n\n",
            "subsections": []
        },
        "Class methods:": {
            "content": "new\n",
            "subsections": []
        },
        "Instance methods:": {
            "content": "classloader\nparseint\nparsetime\ntokenize\n",
            "subsections": []
        },
        "Attributes:": {
            "content": "attrreader classloader\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}