{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_indentedcodeparser_php", "label": "IndentedCodeParser.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L1"}, {"id": "block_indentedcodeparser_indentedcodeparser", "label": "IndentedCodeParser", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L23"}, {"id": "block_indentedcodeparser_indentedcodeparser_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L31"}, {"id": "block_indentedcodeparser_indentedcodeparser_getblock", "label": ".getBlock()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L37"}, {"id": "block_indentedcodeparser_indentedcodeparser_trycontinue", "label": ".tryContinue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L42"}, {"id": "block_indentedcodeparser_indentedcodeparser_addline", "label": ".addLine()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L59"}, {"id": "block_indentedcodeparser_indentedcodeparser_closeblock", "label": ".closeBlock()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L64"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_indentedcodeparser_php", "target": "indentedcode", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_indentedcodeparser_php", "target": "abstractblockcontinueparser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_indentedcodeparser_php", "target": "blockcontinue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_indentedcodeparser_php", "target": "blockcontinueparserinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_indentedcodeparser_php", "target": "cursor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_indentedcodeparser_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_indentedcodeparser_php", "target": "block_indentedcodeparser_indentedcodeparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L23", "weight": 1.0}, {"source": "block_indentedcodeparser_indentedcodeparser", "target": "block_indentedcodeparser_indentedcodeparser_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L31", "weight": 1.0}, {"source": "block_indentedcodeparser_indentedcodeparser", "target": "block_indentedcodeparser_indentedcodeparser_getblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L37", "weight": 1.0}, {"source": "block_indentedcodeparser_indentedcodeparser", "target": "block_indentedcodeparser_indentedcodeparser_trycontinue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L42", "weight": 1.0}, {"source": "block_indentedcodeparser_indentedcodeparser", "target": "block_indentedcodeparser_indentedcodeparser_addline", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L59", "weight": 1.0}, {"source": "block_indentedcodeparser_indentedcodeparser", "target": "block_indentedcodeparser_indentedcodeparser_closeblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L64", "weight": 1.0}], "raw_calls": [{"caller_nid": "block_indentedcodeparser_indentedcodeparser_trycontinue", "callee": "isIndented", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L44"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_trycontinue", "callee": "advanceBy", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L45"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_trycontinue", "callee": "BlockContinue", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L47"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_trycontinue", "callee": "isBlank", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L50"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_trycontinue", "callee": "advanceToNextNonSpaceOrTab", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L51"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_trycontinue", "callee": "BlockContinue", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L53"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_trycontinue", "callee": "BlockContinue", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L56"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_closeblock", "callee": "toArray", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L66"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_closeblock", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L69"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_closeblock", "callee": "\\end", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L69"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_closeblock", "callee": "\\array_pop", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L70"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_closeblock", "callee": "setLiteral", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L73"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_closeblock", "callee": "\\implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L73"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_closeblock", "callee": "setEndLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L74"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_closeblock", "callee": "getStartLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L74"}, {"caller_nid": "block_indentedcodeparser_indentedcodeparser_closeblock", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\IndentedCodeParser.php", "source_location": "L74"}]}