{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_footnote_parser_footnotestartparser_php", "label": "FootnoteStartParser.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L1"}, {"id": "parser_footnotestartparser_footnotestartparser", "label": "FootnoteStartParser", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L24"}, {"id": "parser_footnotestartparser_footnotestartparser_trystart", "label": ".tryStart()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L26"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_footnote_parser_footnotestartparser_php", "target": "blockstart", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_footnote_parser_footnotestartparser_php", "target": "blockstartparserinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_footnote_parser_footnotestartparser_php", "target": "cursor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_footnote_parser_footnotestartparser_php", "target": "markdownparserstateinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_footnote_parser_footnotestartparser_php", "target": "reference", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_footnote_parser_footnotestartparser_php", "target": "regexhelper", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L22", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_footnote_parser_footnotestartparser_php", "target": "parser_footnotestartparser_footnotestartparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L24", "weight": 1.0}, {"source": "parser_footnotestartparser_footnotestartparser", "target": "parser_footnotestartparser_footnotestartparser_trystart", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L26", "weight": 1.0}], "raw_calls": [{"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "isIndented", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L28"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "canHaveLazyContinuationLines", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L28"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "getLastMatchedBlockParser", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L28"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L29"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "RegexHelper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L32"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "getLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L34"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "getNextNonSpacePosition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L35"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L39"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "advanceToNextNonSpaceOrTab", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L42"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "advanceBy", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L43"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L43"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "getRemainder", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L44"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "\\preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L45"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L47"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L48"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "at", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L54"}, {"caller_nid": "parser_footnotestartparser_footnotestartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Footnote\\Parser\\FootnoteStartParser.php", "source_location": "L54"}]}