blob: f02cb2187a2af2d95d92135893ecdb97f91ba611 [file] [log] [blame]
[
{
"type": "interface",
"name": "Person",
"partial": false,
"members": [
{
"type": "attribute",
"static": false,
"stringifier": false,
"inherit": false,
"readonly": false,
"idlType": {
"type": "attribute-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "unsigned short",
"extAttrs": []
},
"name": "age",
"escapedName": "age",
"extAttrs": []
},
{
"type": "attribute",
"static": false,
"stringifier": false,
"inherit": false,
"readonly": false,
"idlType": {
"type": "attribute-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "any",
"extAttrs": []
},
"name": "required",
"escapedName": "required",
"extAttrs": []
}
],
"inheritance": null,
"extAttrs": []
}
]