{
    "content": [
        {
            "type": "text",
            "text": "# _symtable (pydoc)\n\n## NAME\n\nsymtable\n\n## Sections\n\n- **NAME**\n- **FUNCTIONS** (1 subsections)\n- **DATA**\n- **FILE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "_symtable",
        "section": "",
        "mode": "pydoc",
        "summary": "symtable",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "symtable",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "DATA",
                "lines": 21,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "symtable\n",
                "subsections": []
            },
            "FUNCTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "symtable",
                        "content": "Return symbol and scope dictionaries used internally by compiler.\n"
                    }
                ]
            },
            "DATA": {
                "content": "CELL = 5\nDEFANNOT = 256\nDEFBOUND = 134\nDEFFREE = 32\nDEFFREECLASS = 64\nDEFGLOBAL = 1\nDEFIMPORT = 128\nDEFLOCAL = 2\nDEFNONLOCAL = 8\nDEFPARAM = 4\nFREE = 4\nGLOBALEXPLICIT = 2\nGLOBALIMPLICIT = 3\nLOCAL = 1\nSCOPEMASK = 15\nSCOPEOFF = 11\nTYPECLASS = 1\nTYPEFUNCTION = 0\nTYPEMODULE = 2\nUSE = 16\n",
                "subsections": []
            },
            "FILE": {
                "content": "(built-in)\n\n",
                "subsections": []
            }
        }
    }
}