[
    {
        "type": "interface",
        "name": "Node",
        "partial": false,
        "members": [
            {
                "type": "attribute",
                "static": false,
                "stringifier": false,
                "inherit": false,
                "readonly": true,
                "idlType": {
                    "type": "attribute-type",
                    "generic": null,
                    "nullable": false,
                    "union": false,
                    "idlType": "unsigned short",
                    "extAttrs": []
                },
                "name": "nodeType",
                "escapedName": "nodeType",
                "extAttrs": []
            }
        ],
        "inheritance": null,
        "extAttrs": [
            {
                "name": "PrototypeRoot",
                "arguments": null,
                "type": "extended-attribute",
                "rhs": null
            }
        ]
    }
]
