{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_egulias_email_validator_src_parser_comment_php", "label": "Comment.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L1"}, {"id": "parser_comment_comment", "label": "Comment", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L14"}, {"id": "parser_comment_comment_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L26"}, {"id": "parser_comment_comment_parse", "label": ".parse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L32"}, {"id": "parser_comment_comment_warnescaping", "label": ".warnEscaping()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L78"}, {"id": "parser_comment_comment_noclosingparenthesis", "label": ".noClosingParenthesis()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L93"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_egulias_email_validator_src_parser_comment_php", "target": "emaillexer", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_egulias_email_validator_src_parser_comment_php", "target": "result", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_egulias_email_validator_src_parser_comment_php", "target": "quotedpart", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_egulias_email_validator_src_parser_comment_php", "target": "invalidemail", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_egulias_email_validator_src_parser_comment_php", "target": "commentstrategy", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_egulias_email_validator_src_parser_comment_php", "target": "unclosedcomment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_egulias_email_validator_src_parser_comment_php", "target": "unopenedcomment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_egulias_email_validator_src_parser_comment_php", "target": "comment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_egulias_email_validator_src_parser_comment_php", "target": "parser_comment_comment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L14", "weight": 1.0}, {"source": "parser_comment_comment", "target": "parser_comment_comment_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L26", "weight": 1.0}, {"source": "parser_comment_comment", "target": "parser_comment_comment_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L32", "weight": 1.0}, {"source": "parser_comment_comment", "target": "parser_comment_comment_warnescaping", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L78", "weight": 1.0}, {"source": "parser_comment_comment", "target": "parser_comment_comment_noclosingparenthesis", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L93", "weight": 1.0}, {"source": "parser_comment_comment_parse", "target": "parser_comment_comment_noclosingparenthesis", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L36", "weight": 1.0}, {"source": "parser_comment_comment_parse", "target": "parser_comment_comment_warnescaping", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L53", "weight": 1.0}], "raw_calls": [{"caller_nid": "parser_comment_comment_parse", "callee": "isA", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L34"}, {"caller_nid": "parser_comment_comment_parse", "callee": "isA", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L41"}, {"caller_nid": "parser_comment_comment_parse", "callee": "exitCondition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L48"}, {"caller_nid": "parser_comment_comment_parse", "callee": "isNextToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L50"}, {"caller_nid": "parser_comment_comment_parse", "callee": "isNextToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L54"}, {"caller_nid": "parser_comment_comment_parse", "callee": "moveNext", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L57"}, {"caller_nid": "parser_comment_comment_parse", "callee": "endOfLoopValidations", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L67"}, {"caller_nid": "parser_comment_comment_parse", "callee": "getWarnings", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L69"}, {"caller_nid": "parser_comment_comment_warnescaping", "callee": "isA", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L81"}, {"caller_nid": "parser_comment_comment_warnescaping", "callee": "isNextTokenAny", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L85"}, {"caller_nid": "parser_comment_comment_warnescaping", "callee": "getPrevious", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L90"}, {"caller_nid": "parser_comment_comment_noclosingparenthesis", "callee": "find", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\egulias\\email-validator\\src\\Parser\\Comment.php", "source_location": "L96"}]}