{
    "mode": "ri",
    "parameter": "RDoc::CrossReference",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/RDoc%3A%3ACrossReference/json",
    "generated": "2026-06-02T15:04:51Z",
    "sections": {
        "RDoc::CrossReference < Object": {
            "content": "(from gem rdoc-7.2.0)\n------------------------------------------------------------------------\nRDoc::CrossReference is a reusable way to create cross references for\nnames.\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Constants:": {
            "content": "ALLCROSSREFREGEXP:\nVersion of CROSSREFREGEXP used when --hyperlink-all is specified.\n\nCLASSREGEXPSTR:\nRegular expression to match class references\n\n1. There can be a '' in front of text to suppress the cross-reference\n2. There can be a '::' in front of class names to reference from the\ntop-level namespace.\n3. The method can be followed by parenthesis (not recommended)\n\nCROSSREFREGEXP:\nRegular expressions matching text that should potentially have\ncross-reference links generated are passed to addregexphandling.\nNote that these expressions are meant to pick up text for which\ncross-references have been suppressed, since the suppression\ncharacters are removed by the code that is triggered.\n\nMETHODARGSREGEXPSTR:\nRegular expression to match method arguments.\n\nMETHODARGREGEXPSTR:\nRegular expression to match a single method argument.\n\nMETHODREGEXPSTR:\nRegular expression to match method references.\n\nSee CLASSREGEXPSTR\n\n",
            "subsections": []
        },
        "Class methods:": {
            "content": "new\n",
            "subsections": []
        },
        "Instance methods:": {
            "content": "resolve\nresolvelocalsymbol\nseen\n",
            "subsections": []
        },
        "Attributes:": {
            "content": "attraccessor seen\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}