{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_type_isinstanceof_php", "label": "IsInstanceOf.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L1"}, {"id": "type_isinstanceof_isinstanceof", "label": "IsInstanceOf", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L20"}, {"id": "type_isinstanceof_isinstanceof_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L35"}, {"id": "type_isinstanceof_isinstanceof_tostring", "label": ".toString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L51"}, {"id": "type_isinstanceof_isinstanceof_matches", "label": ".matches()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L64"}, {"id": "type_isinstanceof_isinstanceof_failuredescription", "label": ".failureDescription()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L75"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_type_isinstanceof_php", "target": "class_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_type_isinstanceof_php", "target": "interface_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_type_isinstanceof_php", "target": "sprintf", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_type_isinstanceof_php", "target": "unknownclassorinterfaceexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_constraint_type_isinstanceof_php", "target": "type_isinstanceof_isinstanceof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L20", "weight": 1.0}, {"source": "type_isinstanceof_isinstanceof", "target": "type_isinstanceof_isinstanceof_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L35", "weight": 1.0}, {"source": "type_isinstanceof_isinstanceof", "target": "type_isinstanceof_isinstanceof_tostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L51", "weight": 1.0}, {"source": "type_isinstanceof_isinstanceof", "target": "type_isinstanceof_isinstanceof_matches", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L64", "weight": 1.0}, {"source": "type_isinstanceof_isinstanceof", "target": "type_isinstanceof_isinstanceof_failuredescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L75", "weight": 1.0}, {"source": "type_isinstanceof_isinstanceof_failuredescription", "target": "type_isinstanceof_isinstanceof_tostring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L77", "weight": 1.0}], "raw_calls": [{"caller_nid": "type_isinstanceof_isinstanceof_construct", "callee": "class_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L37"}, {"caller_nid": "type_isinstanceof_isinstanceof_construct", "callee": "interface_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L39"}, {"caller_nid": "type_isinstanceof_isinstanceof_tostring", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L53"}, {"caller_nid": "type_isinstanceof_isinstanceof_failuredescription", "callee": "valueToTypeStringFragment", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\Constraint\\Type\\IsInstanceOf.php", "source_location": "L77"}]}