{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listitemparser_php", "label": "ListItemParser.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L1"}, {"id": "block_listitemparser_listitemparser", "label": "ListItemParser", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L24"}, {"id": "block_listitemparser_listitemparser_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L29"}, {"id": "block_listitemparser_listitemparser_getblock", "label": ".getBlock()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L34"}, {"id": "block_listitemparser_listitemparser_iscontainer", "label": ".isContainer()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L39"}, {"id": "block_listitemparser_listitemparser_cancontain", "label": ".canContain()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L44"}, {"id": "block_listitemparser_listitemparser_trycontinue", "label": ".tryContinue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L49"}, {"id": "block_listitemparser_listitemparser_closeblock", "label": ".closeBlock()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L73"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listitemparser_php", "target": "listdata", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listitemparser_php", "target": "listitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listitemparser_php", "target": "abstractblock", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listitemparser_php", "target": "abstractblockcontinueparser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listitemparser_php", "target": "blockcontinue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listitemparser_php", "target": "blockcontinueparserinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listitemparser_php", "target": "cursor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L22", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listitemparser_php", "target": "block_listitemparser_listitemparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L24", "weight": 1.0}, {"source": "block_listitemparser_listitemparser", "target": "block_listitemparser_listitemparser_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L29", "weight": 1.0}, {"source": "block_listitemparser_listitemparser", "target": "block_listitemparser_listitemparser_getblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L34", "weight": 1.0}, {"source": "block_listitemparser_listitemparser", "target": "block_listitemparser_listitemparser_iscontainer", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L39", "weight": 1.0}, {"source": "block_listitemparser_listitemparser", "target": "block_listitemparser_listitemparser_cancontain", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L44", "weight": 1.0}, {"source": "block_listitemparser_listitemparser", "target": "block_listitemparser_listitemparser_trycontinue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L49", "weight": 1.0}, {"source": "block_listitemparser_listitemparser", "target": "block_listitemparser_listitemparser_closeblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L73", "weight": 1.0}, {"source": "block_listitemparser_listitemparser_trycontinue", "target": "block_listitemparser_listitemparser_getblock", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L62", "weight": 1.0}], "raw_calls": [{"caller_nid": "block_listitemparser_listitemparser_trycontinue", "callee": "isBlank", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L51"}, {"caller_nid": "block_listitemparser_listitemparser_trycontinue", "callee": "firstChild", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L52"}, {"caller_nid": "block_listitemparser_listitemparser_trycontinue", "callee": "BlockContinue", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L54"}, {"caller_nid": "block_listitemparser_listitemparser_trycontinue", "callee": "advanceToNextNonSpaceOrTab", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L57"}, {"caller_nid": "block_listitemparser_listitemparser_trycontinue", "callee": "BlockContinue", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L59"}, {"caller_nid": "block_listitemparser_listitemparser_trycontinue", "callee": "getListData", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L62"}, {"caller_nid": "block_listitemparser_listitemparser_trycontinue", "callee": "getListData", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L62"}, {"caller_nid": "block_listitemparser_listitemparser_trycontinue", "callee": "getIndent", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L63"}, {"caller_nid": "block_listitemparser_listitemparser_trycontinue", "callee": "advanceBy", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L64"}, {"caller_nid": "block_listitemparser_listitemparser_trycontinue", "callee": "BlockContinue", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L66"}, {"caller_nid": "block_listitemparser_listitemparser_trycontinue", "callee": "BlockContinue", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L70"}, {"caller_nid": "block_listitemparser_listitemparser_closeblock", "callee": "lastChild", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L75"}, {"caller_nid": "block_listitemparser_listitemparser_closeblock", "callee": "setEndLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L76"}, {"caller_nid": "block_listitemparser_listitemparser_closeblock", "callee": "getEndLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L76"}, {"caller_nid": "block_listitemparser_listitemparser_closeblock", "callee": "setEndLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L79"}, {"caller_nid": "block_listitemparser_listitemparser_closeblock", "callee": "getStartLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListItemParser.php", "source_location": "L79"}]}