constant: hasOwnProperty
{
"comment": "/** Used to check objects for own properties. */",
"meta": {
"range": [
56,
104
],
"filename": "has.js",
"lineno": 2,
"path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\lodash\\lodash-repo",
"code": {
"id": "astnode100003274",
"name": "hasOwnProperty",
"type": "MemberExpression",
"value": "Object.prototype.hasOwnProperty"
}
},
"description": "Used to check objects for own properties.",
"name": "hasOwnProperty",
"longname": "hasOwnProperty",
"kind": "constant",
"scope": "global",
"___id": "T000002R000345",
"___s": true,
"filepath": "has.js"
}