{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_table_tablestartparser_php", "label": "TableStartParser.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L1"}, {"id": "table_tablestartparser_tablestartparser", "label": "TableStartParser", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L24"}, {"id": "table_tablestartparser_tablestartparser_trystart", "label": ".tryStart()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L26"}, {"id": "table_tablestartparser_tablestartparser_parseseparator", "label": ".parseSeparator()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L70"}, {"id": "table_tablestartparser_tablestartparser_getalignment", "label": ".getAlignment()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L142"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_table_tablestartparser_php", "target": "blockstart", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_table_tablestartparser_php", "target": "blockstartparserinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_table_tablestartparser_php", "target": "paragraphparser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_table_tablestartparser_php", "target": "cursor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_table_tablestartparser_php", "target": "markdownparserstateinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L22", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_table_tablestartparser_php", "target": "table_tablestartparser_tablestartparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L24", "weight": 1.0}, {"source": "table_tablestartparser_tablestartparser", "target": "table_tablestartparser_tablestartparser_trystart", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L26", "weight": 1.0}, {"source": "table_tablestartparser_tablestartparser", "target": "table_tablestartparser_tablestartparser_parseseparator", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L70", "weight": 1.0}, {"source": "table_tablestartparser_tablestartparser", "target": "table_tablestartparser_tablestartparser_getalignment", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L142", "weight": 1.0}], "raw_calls": [{"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "getParagraphContent", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L28"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "\\strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L29"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L30"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L33"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L34"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L35"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "\\explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L38"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "\\array_pop", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L39"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "TableParser", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L41"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L42"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L42"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L43"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "advanceToEnd", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L46"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L50"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "addLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L52"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "\\implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L52"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "replaceActiveBlockParser", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L58"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "at", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L58"}, {"caller_nid": "table_tablestartparser_tablestartparser_trystart", "callee": "BlockStart", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L58"}, {"caller_nid": "table_tablestartparser_tablestartparser_parseseparator", "callee": "isAtEnd", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L76"}, {"caller_nid": "table_tablestartparser_tablestartparser_parseseparator", "callee": "getCurrentCharacter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L77"}, {"caller_nid": "table_tablestartparser_tablestartparser_parseseparator", "callee": "advanceBy", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L79"}, {"caller_nid": "table_tablestartparser_tablestartparser_parseseparator", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L91"}, {"caller_nid": "table_tablestartparser_tablestartparser_parseseparator", "callee": "advanceBy", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L100"}, {"caller_nid": "table_tablestartparser_tablestartparser_parseseparator", "callee": "match", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L103"}, {"caller_nid": "table_tablestartparser_tablestartparser_parseseparator", "callee": "getCurrentCharacter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L108"}, {"caller_nid": "table_tablestartparser_tablestartparser_parseseparator", "callee": "advanceBy", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L110"}, {"caller_nid": "table_tablestartparser_tablestartparser_parseseparator", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L113"}, {"caller_nid": "table_tablestartparser_tablestartparser_parseseparator", "callee": "advanceToNextNonSpaceOrTab", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\Table\\TableStartParser.php", "source_location": "L120"}]}