{
    "mode": "ri",
    "parameter": "RDoc::TomDoc",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/RDoc%3A%3ATomDoc/json",
    "generated": "2026-06-02T15:52:59Z",
    "sections": {
        "RDoc::TomDoc < RDoc::Markup::Parser": {
            "content": "(from gem rdoc-7.2.0)\n------------------------------------------------------------------------\nA parser for TomDoc based on TomDoc 1.0.0-rc1 (02adef9b5a)\n\nThe TomDoc specification can be found at http://tomdoc.org.\n\nTo choose TomDoc as your only default format see\nRDoc::Options@Saved+Options for instructions on setting up a\n.rdocoptions file to store your project default.\n\nThere are a few differences between this parser and the specification.\nA best-effort was made to follow the specification as closely as\npossible but some choices to deviate were made.\n\nA future version of RDoc will warn when a MUST or MUST NOT is violated\nand may warn when a SHOULD or SHOULD NOT is violated.  RDoc will always\ntry to emit documentation even if given invalid TomDoc.\n\nHere are some implementation choices this parser currently makes:\n\nThis parser allows rdoc-style inline markup but you should not depended\non it.\n\nThis parser allows a space between the comment and the method body.\n\nThis parser does not require the default value to be described for an\noptional argument.\n\nThis parser does not examine the order of sections.  An Examples section\nmay precede the Arguments section.\n\nThis class is documented in TomDoc format.  Since this is a subclass of\nthe RDoc markup parser there isn't much to see here, unfortunately.\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Class methods:": {
            "content": "new\nparse\nsignature\n",
            "subsections": []
        },
        "Instance methods:": {
            "content": "buildheading\nbuildparagraph\nbuildverbatim\ntokenize\ntokens\n",
            "subsections": []
        },
        "Attributes:": {
            "content": "attrreader tokens\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}