{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listblockstartparser_php", "label": "ListBlockStartParser.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L1"}, {"id": "block_listblockstartparser_listblockstartparser", "label": "ListBlockStartParser", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L26"}, {"id": "block_listblockstartparser_listblockstartparser_setconfiguration", "label": ".setConfiguration()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L38"}, {"id": "block_listblockstartparser_listblockstartparser_trystart", "label": ".tryStart()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L43"}, {"id": "block_listblockstartparser_listblockstartparser_parselist", "label": ".parseList()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L70"}, {"id": "block_listblockstartparser_listblockstartparser_calculatelistmarkerpadding", "label": ".calculateListMarkerPadding()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L115"}, {"id": "block_listblockstartparser_listblockstartparser_generatelistmarkerregex", "label": ".generateListMarkerRegex()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L142"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listblockstartparser_php", "target": "listblock", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listblockstartparser_php", "target": "listdata", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listblockstartparser_php", "target": "blockstart", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listblockstartparser_php", "target": "blockstartparserinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listblockstartparser_php", "target": "cursor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listblockstartparser_php", "target": "markdownparserstateinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listblockstartparser_php", "target": "regexhelper", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L22", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listblockstartparser_php", "target": "configurationawareinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L23", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listblockstartparser_php", "target": "configurationinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L24", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_commonmark_parser_block_listblockstartparser_php", "target": "block_listblockstartparser_listblockstartparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L26", "weight": 1.0}, {"source": "block_listblockstartparser_listblockstartparser", "target": "block_listblockstartparser_listblockstartparser_setconfiguration", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L38", "weight": 1.0}, {"source": "block_listblockstartparser_listblockstartparser", "target": "block_listblockstartparser_listblockstartparser_trystart", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L43", "weight": 1.0}, {"source": "block_listblockstartparser_listblockstartparser", "target": "block_listblockstartparser_listblockstartparser_parselist", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L70", "weight": 1.0}, {"source": "block_listblockstartparser_listblockstartparser", "target": "block_listblockstartparser_listblockstartparser_calculatelistmarkerpadding", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L115", "weight": 1.0}, {"source": "block_listblockstartparser_listblockstartparser", "target": "block_listblockstartparser_listblockstartparser_generatelistmarkerregex", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L142", "weight": 1.0}, {"source": "block_listblockstartparser_listblockstartparser_trystart", "target": "block_listblockstartparser_listblockstartparser_parselist", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L49", "weight": 1.0}, {"source": "block_listblockstartparser_listblockstartparser_parselist", "target": "block_listblockstartparser_listblockstartparser_generatelistmarkerregex", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L78", "weight": 1.0}], "raw_calls": [{"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "isIndented", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L45"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L46"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "getParagraphContent", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L49"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L51"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "getLastMatchedBlockParser", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L57"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "equals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L58"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "getListData", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L58"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "getBlock", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L58"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "setTight", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L62"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "getBlock", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L62"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "at", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L64"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L64"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "at", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L67"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L67"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_parselist", "callee": "getIndent", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L72"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_parselist", "callee": "advanceToNextNonSpaceOrTab", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L75"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_parselist", "callee": "getRemainder", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L76"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_parselist", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L78"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_parselist", "callee": "RegexHelper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L85"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_parselist", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L92"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_parselist", "callee": "peek", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L98"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_parselist", "callee": "RegexHelper", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L104"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_parselist", "callee": "advanceToNextNonSpaceOrTab", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L108"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_parselist", "callee": "advanceBy", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L109"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_parselist", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L110"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_calculatelistmarkerpadding", "callee": "saveState", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L117"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_calculatelistmarkerpadding", "callee": "getColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L118"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_calculatelistmarkerpadding", "callee": "getColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L120"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_calculatelistmarkerpadding", "callee": "advanceBySpaceOrTab", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L121"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_calculatelistmarkerpadding", "callee": "peek", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L126"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_calculatelistmarkerpadding", "callee": "getColumn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L127"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_calculatelistmarkerpadding", "callee": "restoreState", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L130"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_calculatelistmarkerpadding", "callee": "advanceBySpaceOrTab", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L131"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_generatelistmarkerregex", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L149"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_generatelistmarkerregex", "callee": "\\assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L150"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_generatelistmarkerregex", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L150"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_generatelistmarkerregex", "callee": "\\preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L152"}, {"caller_nid": "block_listblockstartparser_listblockstartparser_generatelistmarkerregex", "callee": "\\implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\CommonMark\\Parser\\Block\\ListBlockStartParser.php", "source_location": "L152"}]}