blob: 1e98315d9f13bfb0298d8a74290ab90e69d961d4 [file] [log] [blame]
[
{
"type": "interface",
"name": "Cat",
"partial": false,
"members": [
{
"type": "attribute",
"static": false,
"stringifier": false,
"inherit": false,
"readonly": false,
"idlType": {
"type": "attribute-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "DOMString",
"extAttrs": []
},
"name": "name",
"escapedName": "name",
"extAttrs": []
},
{
"type": "attribute",
"static": false,
"stringifier": false,
"inherit": false,
"readonly": false,
"idlType": {
"type": "attribute-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "DOMString",
"extAttrs": []
},
"name": "owner",
"escapedName": "owner",
"extAttrs": []
},
{
"type": "operation",
"getter": false,
"setter": false,
"deleter": false,
"static": false,
"stringifier": false,
"idlType": {
"type": "return-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "boolean",
"extAttrs": []
},
"name": "isMemberOfBreed",
"escapedName": "isMemberOfBreed",
"arguments": [
{
"optional": false,
"variadic": false,
"default": null,
"extAttrs": [
{
"name": "TreatUndefinedAs",
"arguments": null,
"type": "extended-attribute",
"rhs": {
"type": "identifier",
"value": "EmptyString"
}
}
],
"idlType": {
"type": "argument-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "DOMString",
"extAttrs": []
},
"name": "breedName",
"escapedName": "breedName"
}
],
"extAttrs": []
}
],
"inheritance": null,
"extAttrs": []
}
]