{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "label": "AnnotationParser.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L1"}, {"id": "parser_annotationparser_annotationparser", "label": "AnnotationParser", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L43"}, {"id": "parser_annotationparser_annotationparser_forclass", "label": ".forClass()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L52"}, {"id": "parser_annotationparser_annotationparser_formethod", "label": ".forMethod()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L187"}, {"id": "parser_annotationparser_annotationparser_forclassandmethod", "label": ".forClassAndMethod()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L419"}, {"id": "parser_annotationparser_annotationparser_stringtobool", "label": ".stringToBool()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L426"}, {"id": "parser_annotationparser_annotationparser_cleanupcoversorusestarget", "label": ".cleanUpCoversOrUsesTarget()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L435"}, {"id": "parser_annotationparser_annotationparser_parserequirements", "label": ".parseRequirements()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L447"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "array_merge", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "assert", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "class_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "count", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "explode", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "method_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "preg_replace", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "rtrim", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "sprintf", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "str_contains", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "str_starts_with", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L22", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "strlen", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L23", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "substr", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L24", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "trim", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L25", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "facade", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L26", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "registry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L27", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "annotationsarenotsupportedforinternalclassesexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L28", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "invalidversionrequirementexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L29", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "metadata", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L30", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "metadatacollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L31", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "reflectionexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L32", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "comparisonrequirement", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L33", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "constraintrequirement", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L34", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "invalidversionoperatorexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L35", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "versioncomparisonoperator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L36", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_metadata_parser_annotationparser_php", "target": "parser_annotationparser_annotationparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L43", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser", "target": "parser_annotationparser_annotationparser_forclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L52", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser", "target": "parser_annotationparser_annotationparser_formethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L187", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser", "target": "parser_annotationparser_annotationparser_forclassandmethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L419", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser", "target": "parser_annotationparser_annotationparser_stringtobool", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L426", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser", "target": "parser_annotationparser_annotationparser_cleanupcoversorusestarget", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L435", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser", "target": "parser_annotationparser_annotationparser_parserequirements", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L447", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser_forclass", "target": "parser_annotationparser_annotationparser_stringtobool", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L61", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser_forclass", "target": "parser_annotationparser_annotationparser_cleanupcoversorusestarget", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L73", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser_forclass", "target": "parser_annotationparser_annotationparser_parserequirements", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L161", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser_formethod", "target": "parser_annotationparser_annotationparser_stringtobool", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L207", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser_formethod", "target": "parser_annotationparser_annotationparser_cleanupcoversorusestarget", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L229", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser_formethod", "target": "parser_annotationparser_annotationparser_parserequirements", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L391", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser_forclassandmethod", "target": "parser_annotationparser_annotationparser_forclass", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L421", "weight": 1.0}, {"source": "parser_annotationparser_annotationparser_forclassandmethod", "target": "parser_annotationparser_annotationparser_formethod", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L422", "weight": 1.0}], "raw_calls": [{"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L54"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "class_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L54"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "symbolAnnotations", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L58"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "forClassName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L58"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "AnnotationRegistry", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L58"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L61"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L67"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L75"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L82"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L88"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L93"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L100"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L106"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L111"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L116"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L121"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L126"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L131"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L136"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L144"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L151"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L159"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "requirements", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L162"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "forClassName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L162"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "AnnotationRegistry", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L162"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "testRunnerTriggeredWarning", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L167"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "EventFacade", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L167"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L168"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L171"}, {"caller_nid": "parser_annotationparser_annotationparser_forclass", "callee": "MetadataCollection", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L176"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L189"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "class_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L189"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L190"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L190"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "symbolAnnotations", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L194"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "AnnotationRegistry", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L194"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L197"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L202"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L207"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L213"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L218"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L223"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L231"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L237"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "rtrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L243"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L245"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L246"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L246"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L251"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L261"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L263"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L263"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L264"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L265"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L265"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L266"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L268"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L268"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L269"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L270"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L270"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "str_contains", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L273"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L274"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L276"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L277"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L280"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L285"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L290"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L296"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L302"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L309"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L311"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L315"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "trim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L316"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "trim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L317"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L326"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L332"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L337"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L342"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L347"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L352"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L357"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L362"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L367"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L372"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L380"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L387"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L389"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "requirements", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L392"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "AnnotationRegistry", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L392"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "testRunnerTriggeredWarning", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L397"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "EventFacade", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L397"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L398"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L402"}, {"caller_nid": "parser_annotationparser_annotationparser_formethod", "callee": "MetadataCollection", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L408"}, {"caller_nid": "parser_annotationparser_annotationparser_forclassandmethod", "callee": "mergeWith", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L421"}, {"caller_nid": "parser_annotationparser_annotationparser_cleanupcoversorusestarget", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L437"}, {"caller_nid": "parser_annotationparser_annotationparser_cleanupcoversorusestarget", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L439"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L451"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L454"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L458"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L460"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L462"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L466"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L468"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L472"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L474"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L479"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L481"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L486"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L490"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L494"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L496"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L501"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L504"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L508"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L510"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L512"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L516"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L518"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L522"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L524"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L526"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L530"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L532"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L534"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L538"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L540"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L542"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L544"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L546"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L549"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L551"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L556"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L559"}, {"caller_nid": "parser_annotationparser_annotationparser_parserequirements", "callee": "Metadata", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Metadata\\Parser\\AnnotationParser.php", "source_location": "L561"}]}