{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_node_node_php", "label": "Node.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L1"}, {"id": "node_node_node", "label": "Node", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L22"}, {"id": "node_node_node_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L45"}, {"id": "node_node_node_previous", "label": ".previous()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L52"}, {"id": "node_node_node_next", "label": ".next()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L57"}, {"id": "node_node_node_parent", "label": ".parent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L62"}, {"id": "node_node_node_setparent", "label": ".setParent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L67"}, {"id": "node_node_node_insertafter", "label": ".insertAfter()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L76"}, {"id": "node_node_node_insertbefore", "label": ".insertBefore()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L97"}, {"id": "node_node_node_replacewith", "label": ".replaceWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L115"}, {"id": "node_node_node_detach", "label": ".detach()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L122"}, {"id": "node_node_node_haschildren", "label": ".hasChildren()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L142"}, {"id": "node_node_node_firstchild", "label": ".firstChild()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L147"}, {"id": "node_node_node_lastchild", "label": ".lastChild()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L152"}, {"id": "node_node_node_children", "label": ".children()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L160"}, {"id": "node_node_node_appendchild", "label": ".appendChild()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L170"}, {"id": "node_node_node_prependchild", "label": ".prependChild()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L184"}, {"id": "node_node_node_detachchildren", "label": ".detachChildren()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L198"}, {"id": "node_node_node_replacechildren", "label": ".replaceChildren()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L212"}, {"id": "node_node_node_getdepth", "label": ".getDepth()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L220"}, {"id": "node_node_node_walker", "label": ".walker()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L225"}, {"id": "node_node_node_iterator", "label": ".iterator()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L230"}, {"id": "node_node_node_clone", "label": ".__clone()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L240"}, {"id": "node_node_node_assertinstanceof", "label": ".assertInstanceOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L256"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_node_node_php", "target": "data", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_node_node_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_node_node_php", "target": "node_node_node", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L22", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L45", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_previous", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L52", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_next", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L57", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_parent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L62", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_setparent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L67", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_insertafter", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L76", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_insertbefore", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L97", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_replacewith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L115", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_detach", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L122", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_haschildren", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L142", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_firstchild", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L147", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_lastchild", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L152", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_children", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L160", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_appendchild", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L170", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_prependchild", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L184", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_detachchildren", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L198", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_replacechildren", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L212", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_getdepth", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L220", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_walker", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L225", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_iterator", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L230", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_clone", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L240", "weight": 1.0}, {"source": "node_node_node", "target": "node_node_node_assertinstanceof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L256", "weight": 1.0}, {"source": "node_node_node_insertafter", "target": "node_node_node_detach", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L78", "weight": 1.0}, {"source": "node_node_node_insertafter", "target": "node_node_node_setparent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L87", "weight": 1.0}, {"source": "node_node_node_insertbefore", "target": "node_node_node_detach", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L99", "weight": 1.0}, {"source": "node_node_node_insertbefore", "target": "node_node_node_setparent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L108", "weight": 1.0}, {"source": "node_node_node_replacewith", "target": "node_node_node_detach", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L117", "weight": 1.0}, {"source": "node_node_node_replacewith", "target": "node_node_node_insertafter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L118", "weight": 1.0}, {"source": "node_node_node_appendchild", "target": "node_node_node_insertafter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L173", "weight": 1.0}, {"source": "node_node_node_appendchild", "target": "node_node_node_detach", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L175", "weight": 1.0}, {"source": "node_node_node_appendchild", "target": "node_node_node_setparent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L176", "weight": 1.0}, {"source": "node_node_node_prependchild", "target": "node_node_node_insertbefore", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L187", "weight": 1.0}, {"source": "node_node_node_prependchild", "target": "node_node_node_detach", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L189", "weight": 1.0}, {"source": "node_node_node_prependchild", "target": "node_node_node_setparent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L190", "weight": 1.0}, {"source": "node_node_node_detachchildren", "target": "node_node_node_children", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L200", "weight": 1.0}, {"source": "node_node_node_detachchildren", "target": "node_node_node_setparent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L201", "weight": 1.0}, {"source": "node_node_node_replacechildren", "target": "node_node_node_detachchildren", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L214", "weight": 1.0}, {"source": "node_node_node_replacechildren", "target": "node_node_node_appendchild", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L216", "weight": 1.0}, {"source": "node_node_node_clone", "target": "node_node_node_children", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L247", "weight": 1.0}, {"source": "node_node_node_clone", "target": "node_node_node_detachchildren", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L248", "weight": 1.0}, {"source": "node_node_node_clone", "target": "node_node_node_appendchild", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L252", "weight": 1.0}], "raw_calls": [{"caller_nid": "node_node_node_assertinstanceof", "callee": "\\sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L259"}, {"caller_nid": "node_node_node_assertinstanceof", "callee": "\\get_class", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Node\\Node.php", "source_location": "L259"}]}