{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_parserchain_php", "label": "ParserChain.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L1"}, {"id": "parser_parserchain_parserchain", "label": "ParserChain", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L22"}, {"id": "parser_parserchain_parserchain_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L27"}, {"id": "parser_parserchain_parserchain_forclass", "label": ".forClass()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L36"}, {"id": "parser_parserchain_parserchain_formethod", "label": ".forMethod()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L53"}, {"id": "parser_parserchain_parserchain_forclassandmethod", "label": ".forClassAndMethod()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L71"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_parserchain_php", "target": "assert", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_parserchain_php", "target": "class_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_parserchain_php", "target": "method_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_parserchain_php", "target": "metadatacollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_parserchain_php", "target": "parser_parserchain_parserchain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L22", "weight": 1.0}, {"source": "parser_parserchain_parserchain", "target": "parser_parserchain_parserchain_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L27", "weight": 1.0}, {"source": "parser_parserchain_parserchain", "target": "parser_parserchain_parserchain_forclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L36", "weight": 1.0}, {"source": "parser_parserchain_parserchain", "target": "parser_parserchain_parserchain_formethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L53", "weight": 1.0}, {"source": "parser_parserchain_parserchain", "target": "parser_parserchain_parserchain_forclassandmethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L71", "weight": 1.0}, {"source": "parser_parserchain_parserchain_forclassandmethod", "target": "parser_parserchain_parserchain_forclass", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L73", "weight": 1.0}, {"source": "parser_parserchain_parserchain_forclassandmethod", "target": "parser_parserchain_parserchain_formethod", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L74", "weight": 1.0}], "raw_calls": [{"caller_nid": "parser_parserchain_parserchain_forclass", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L38"}, {"caller_nid": "parser_parserchain_parserchain_forclass", "callee": "class_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L38"}, {"caller_nid": "parser_parserchain_parserchain_forclass", "callee": "isEmpty", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L42"}, {"caller_nid": "parser_parserchain_parserchain_formethod", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L55"}, {"caller_nid": "parser_parserchain_parserchain_formethod", "callee": "class_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L55"}, {"caller_nid": "parser_parserchain_parserchain_formethod", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L56"}, {"caller_nid": "parser_parserchain_parserchain_formethod", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L56"}, {"caller_nid": "parser_parserchain_parserchain_formethod", "callee": "isEmpty", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L60"}, {"caller_nid": "parser_parserchain_parserchain_forclassandmethod", "callee": "mergeWith", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\ParserChain.php", "source_location": "L73"}]}