{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_sudocommand_php", "label": "SudoCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L1"}, {"id": "command_sudocommand_sudocommand", "label": "SudoCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L25"}, {"id": "command_sudocommand_sudocommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L35"}, {"id": "command_sudocommand_sudocommand_setreadline", "label": ".setReadline()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L53"}, {"id": "command_sudocommand_sudocommand_configure", "label": ".configure()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L61"}, {"id": "command_sudocommand_sudocommand_execute", "label": ".execute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L100"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_sudocommand_php", "target": "nodetraverser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_sudocommand_php", "target": "standard", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_sudocommand_php", "target": "codeargument", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_sudocommand_php", "target": "readline", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_sudocommand_php", "target": "sudovisitor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_sudocommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_sudocommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_sudocommand_php", "target": "command_sudocommand_sudocommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L25", "weight": 1.0}, {"source": "command_sudocommand_sudocommand", "target": "command_sudocommand_sudocommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L35", "weight": 1.0}, {"source": "command_sudocommand_sudocommand", "target": "command_sudocommand_sudocommand_setreadline", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L53", "weight": 1.0}, {"source": "command_sudocommand_sudocommand", "target": "command_sudocommand_sudocommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L61", "weight": 1.0}, {"source": "command_sudocommand_sudocommand", "target": "command_sudocommand_sudocommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L100", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_sudocommand_sudocommand_construct", "callee": "addVisitor", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L41"}, {"caller_nid": "command_sudocommand_sudocommand_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L45"}, {"caller_nid": "command_sudocommand_sudocommand_configure", "callee": "setHelp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L63"}, {"caller_nid": "command_sudocommand_sudocommand_configure", "callee": "setDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L63"}, {"caller_nid": "command_sudocommand_sudocommand_configure", "callee": "setDefinition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L63"}, {"caller_nid": "command_sudocommand_sudocommand_configure", "callee": "setName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L63"}, {"caller_nid": "command_sudocommand_sudocommand_execute", "callee": "getArgument", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L102"}, {"caller_nid": "command_sudocommand_sudocommand_execute", "callee": "listHistory", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L106"}, {"caller_nid": "command_sudocommand_sudocommand_execute", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L107"}, {"caller_nid": "command_sudocommand_sudocommand_execute", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L110"}, {"caller_nid": "command_sudocommand_sudocommand_execute", "callee": "traverse", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L113"}, {"caller_nid": "command_sudocommand_sudocommand_execute", "callee": "parse", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L113"}, {"caller_nid": "command_sudocommand_sudocommand_execute", "callee": "prettyPrint", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L115"}, {"caller_nid": "command_sudocommand_sudocommand_execute", "callee": "getShell", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L117"}, {"caller_nid": "command_sudocommand_sudocommand_execute", "callee": "addCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L118"}, {"caller_nid": "command_sudocommand_sudocommand_execute", "callee": "hasCode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\SudoCommand.php", "source_location": "L118"}]}