{
    "content": [
        {
            "type": "text",
            "text": "# RDoc::Comment (ri)\n\n## Section Outline\n\n- **RDoc::Comment < Object** (1 lines)\n- **Includes:** (16 lines)\n- **Constants:** (4 lines)\n- **Class methods:** (5 lines)\n- **Instance methods:** (18 lines)\n- **Attributes:** (8 lines)\n\n## Full Content\n\n### RDoc::Comment < Object\n\n------------------------------------------------------------------------\n\n### Includes:\n\nRDoc::Text (from gem rdoc-7.2.0)\n\n(from gem rdoc-7.2.0)\n------------------------------------------------------------------------\nA comment holds the text comment for a RDoc::CodeObject and provides a\nunified way of cleaning it up and parsing it into an\nRDoc::Markup::Document.\n\nEach comment may have a different markup format set by #format=.  By\ndefault 'rdoc' is used.  The :markup: directive tells RDoc which format\nto use.\n\nSee RDoc Markup Reference(\nrdoc-ref:doc/markupreference/rdoc.rdoc@Directive+for+Specifying+RDoc+So\nurce+Format ).\n------------------------------------------------------------------------\n\n### Constants:\n\nDIRECTIVEORESCAPEDDIRECTIVREGEXP:\n[not documented]\n\n### Class methods:\n\nnew\nnormalizecommentlines\nparse\ntakemultilinedirectivevaluelines\n\n### Instance methods:\n\ndocument\nempty?\nencode!\nextractcallseq\nfile\nformat\nformat=\nline\nlocation\nnormalize\nnormalized=\nparse\nremoveprivate\ntext\ntext=\ntos\ntomdoc?\n\n### Attributes:\n\nattraccessor file\nattraccessor line\nattraccessor location\nattrreader format\nattrreader text\nattrreader tos\nattrwriter document\n\n"
        }
    ],
    "structuredContent": {
        "command": "RDoc::Comment",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "RDoc::Comment < Object",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "Includes:",
                "lines": 16,
                "subsections": []
            },
            {
                "name": "Constants:",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "Class methods:",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "Instance methods:",
                "lines": 18,
                "subsections": []
            },
            {
                "name": "Attributes:",
                "lines": 8,
                "subsections": []
            }
        ]
    }
}