{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_nodeabstract_php", "label": "NodeAbstract.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L1"}, {"id": "phpparser_nodeabstract_nodeabstract", "label": "NodeAbstract", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L5"}, {"id": "phpparser_nodeabstract_nodeabstract_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L14"}, {"id": "phpparser_nodeabstract_nodeabstract_getline", "label": ".getLine()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L24"}, {"id": "phpparser_nodeabstract_nodeabstract_getstartline", "label": ".getStartLine()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L36"}, {"id": "phpparser_nodeabstract_nodeabstract_getendline", "label": ".getEndLine()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L48"}, {"id": "phpparser_nodeabstract_nodeabstract_getstarttokenpos", "label": ".getStartTokenPos()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L61"}, {"id": "phpparser_nodeabstract_nodeabstract_getendtokenpos", "label": ".getEndTokenPos()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L74"}, {"id": "phpparser_nodeabstract_nodeabstract_getstartfilepos", "label": ".getStartFilePos()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L85"}, {"id": "phpparser_nodeabstract_nodeabstract_getendfilepos", "label": ".getEndFilePos()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L96"}, {"id": "phpparser_nodeabstract_nodeabstract_getcomments", "label": ".getComments()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L107"}, {"id": "phpparser_nodeabstract_nodeabstract_getdoccomment", "label": ".getDocComment()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L116"}, {"id": "phpparser_nodeabstract_nodeabstract_setdoccomment", "label": ".setDocComment()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L135"}, {"id": "phpparser_nodeabstract_nodeabstract_setattribute", "label": ".setAttribute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L151"}, {"id": "phpparser_nodeabstract_nodeabstract_hasattribute", "label": ".hasAttribute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L155"}, {"id": "phpparser_nodeabstract_nodeabstract_getattribute", "label": ".getAttribute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L159"}, {"id": "phpparser_nodeabstract_nodeabstract_getattributes", "label": ".getAttributes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L167"}, {"id": "phpparser_nodeabstract_nodeabstract_setattributes", "label": ".setAttributes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L171"}, {"id": "phpparser_nodeabstract_nodeabstract_jsonserialize", "label": ".jsonSerialize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L178"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_nodeabstract_php", "target": "phpparser_nodeabstract_nodeabstract", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L5", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L14", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_getline", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L24", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_getstartline", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L36", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_getendline", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L48", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_getstarttokenpos", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L61", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_getendtokenpos", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L74", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_getstartfilepos", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L85", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_getendfilepos", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L96", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_getcomments", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L107", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_getdoccomment", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L116", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_setdoccomment", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L135", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_setattribute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L151", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_hasattribute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L155", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_getattribute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L159", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_getattributes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L167", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_setattributes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L171", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract", "target": "phpparser_nodeabstract_nodeabstract_jsonserialize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L178", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract_getdoccomment", "target": "phpparser_nodeabstract_nodeabstract_getcomments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L117", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract_setdoccomment", "target": "phpparser_nodeabstract_nodeabstract_getcomments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L136", "weight": 1.0}, {"source": "phpparser_nodeabstract_nodeabstract_setdoccomment", "target": "phpparser_nodeabstract_nodeabstract_setattribute", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L141", "weight": 1.0}], "raw_calls": [{"caller_nid": "phpparser_nodeabstract_nodeabstract_getdoccomment", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L118"}, {"caller_nid": "phpparser_nodeabstract_nodeabstract_setdoccomment", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L137"}, {"caller_nid": "phpparser_nodeabstract_nodeabstract_hasattribute", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L156"}, {"caller_nid": "phpparser_nodeabstract_nodeabstract_getattribute", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L160"}, {"caller_nid": "phpparser_nodeabstract_nodeabstract_jsonserialize", "callee": "getType", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L179"}, {"caller_nid": "phpparser_nodeabstract_nodeabstract_jsonserialize", "callee": "get_object_vars", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\NodeAbstract.php", "source_location": "L179"}]}