{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_lexer_php", "label": "Lexer.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L1"}, {"id": "phpparser_lexer_lexer", "label": "Lexer", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L7"}, {"id": "phpparser_lexer_lexer_tokenize", "label": ".tokenize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L24"}, {"id": "phpparser_lexer_lexer_handleinvalidcharacter", "label": ".handleInvalidCharacter()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L41"}, {"id": "phpparser_lexer_lexer_isunterminatedcomment", "label": ".isUnterminatedComment()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L60"}, {"id": "phpparser_lexer_lexer_postprocesstokens", "label": ".postprocessTokens()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L69"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_lexer_php", "target": "phpparser_lexer_lexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L7", "weight": 1.0}, {"source": "phpparser_lexer_lexer", "target": "phpparser_lexer_lexer_tokenize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L24", "weight": 1.0}, {"source": "phpparser_lexer_lexer", "target": "phpparser_lexer_lexer_handleinvalidcharacter", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L41", "weight": 1.0}, {"source": "phpparser_lexer_lexer", "target": "phpparser_lexer_lexer_isunterminatedcomment", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L60", "weight": 1.0}, {"source": "phpparser_lexer_lexer", "target": "phpparser_lexer_lexer_postprocesstokens", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L69", "weight": 1.0}, {"source": "phpparser_lexer_lexer_tokenize", "target": "phpparser_lexer_lexer_postprocesstokens", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L32", "weight": 1.0}, {"source": "phpparser_lexer_lexer_postprocesstokens", "target": "phpparser_lexer_lexer_handleinvalidcharacter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L86", "weight": 1.0}, {"source": "phpparser_lexer_lexer_postprocesstokens", "target": "phpparser_lexer_lexer_isunterminatedcomment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L104", "weight": 1.0}], "raw_calls": [{"caller_nid": "phpparser_lexer_lexer_tokenize", "callee": "ini_set", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L29"}, {"caller_nid": "phpparser_lexer_lexer_tokenize", "callee": "Token", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L31"}, {"caller_nid": "phpparser_lexer_lexer_tokenize", "callee": "ini_set", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L35"}, {"caller_nid": "phpparser_lexer_lexer_handleinvalidcharacter", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L47"}, {"caller_nid": "phpparser_lexer_lexer_handleinvalidcharacter", "callee": "ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L48"}, {"caller_nid": "phpparser_lexer_lexer_handleinvalidcharacter", "callee": "handleError", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L52"}, {"caller_nid": "phpparser_lexer_lexer_isunterminatedcomment", "callee": "is", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L61"}, {"caller_nid": "phpparser_lexer_lexer_isunterminatedcomment", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L62"}, {"caller_nid": "phpparser_lexer_lexer_isunterminatedcomment", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L63"}, {"caller_nid": "phpparser_lexer_lexer_postprocesstokens", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L76"}, {"caller_nid": "phpparser_lexer_lexer_postprocesstokens", "callee": "\\ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L89"}, {"caller_nid": "phpparser_lexer_lexer_postprocesstokens", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L91"}, {"caller_nid": "phpparser_lexer_lexer_postprocesstokens", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L94"}, {"caller_nid": "phpparser_lexer_lexer_postprocesstokens", "callee": "is", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L95"}, {"caller_nid": "phpparser_lexer_lexer_postprocesstokens", "callee": "handleError", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L105"}, {"caller_nid": "phpparser_lexer_lexer_postprocesstokens", "callee": "getEndLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L107"}, {"caller_nid": "phpparser_lexer_lexer_postprocesstokens", "callee": "getEndPos", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L109"}, {"caller_nid": "phpparser_lexer_lexer_postprocesstokens", "callee": "getEndLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L114"}, {"caller_nid": "phpparser_lexer_lexer_postprocesstokens", "callee": "getEndPos", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Lexer.php", "source_location": "L114"}]}