{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_inputargument_php", "label": "InputArgument.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L1"}, {"id": "input_inputargument_inputargument", "label": "InputArgument", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L26"}, {"id": "input_inputargument_inputargument_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L47"}, {"id": "input_inputargument_inputargument_getname", "label": ".getName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L66"}, {"id": "input_inputargument_inputargument_isrequired", "label": ".isRequired()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L76"}, {"id": "input_inputargument_inputargument_isarray", "label": ".isArray()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L86"}, {"id": "input_inputargument_inputargument_setdefault", "label": ".setDefault()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L98"}, {"id": "input_inputargument_inputargument_getdefault", "label": ".getDefault()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L121"}, {"id": "input_inputargument_inputargument_hascompletion", "label": ".hasCompletion()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L126"}, {"id": "input_inputargument_inputargument_complete", "label": ".complete()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L136"}, {"id": "input_inputargument_inputargument_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L150"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_inputargument_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_inputargument_php", "target": "completioninput", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_inputargument_php", "target": "completionsuggestions", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_inputargument_php", "target": "suggestion", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_inputargument_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_inputargument_php", "target": "logicexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_console_input_inputargument_php", "target": "input_inputargument_inputargument", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L26", "weight": 1.0}, {"source": "input_inputargument_inputargument", "target": "input_inputargument_inputargument_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L47", "weight": 1.0}, {"source": "input_inputargument_inputargument", "target": "input_inputargument_inputargument_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L66", "weight": 1.0}, {"source": "input_inputargument_inputargument", "target": "input_inputargument_inputargument_isrequired", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L76", "weight": 1.0}, {"source": "input_inputargument_inputargument", "target": "input_inputargument_inputargument_isarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L86", "weight": 1.0}, {"source": "input_inputargument_inputargument", "target": "input_inputargument_inputargument_setdefault", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L98", "weight": 1.0}, {"source": "input_inputargument_inputargument", "target": "input_inputargument_inputargument_getdefault", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L121", "weight": 1.0}, {"source": "input_inputargument_inputargument", "target": "input_inputargument_inputargument_hascompletion", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L126", "weight": 1.0}, {"source": "input_inputargument_inputargument", "target": "input_inputargument_inputargument_complete", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L136", "weight": 1.0}, {"source": "input_inputargument_inputargument", "target": "input_inputargument_inputargument_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L150", "weight": 1.0}, {"source": "input_inputargument_inputargument_construct", "target": "input_inputargument_inputargument_setdefault", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L60", "weight": 1.0}, {"source": "input_inputargument_inputargument_setdefault", "target": "input_inputargument_inputargument_isrequired", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L103", "weight": 1.0}, {"source": "input_inputargument_inputargument_setdefault", "target": "input_inputargument_inputargument_isarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L107", "weight": 1.0}], "raw_calls": [{"caller_nid": "input_inputargument_inputargument_construct", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L52"}, {"caller_nid": "input_inputargument_inputargument_setdefault", "callee": "\\func_num_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L100"}, {"caller_nid": "input_inputargument_inputargument_setdefault", "callee": "trigger_deprecation", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L101"}, {"caller_nid": "input_inputargument_inputargument_setdefault", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L110"}, {"caller_nid": "input_inputargument_inputargument_complete", "callee": "\\is_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L139"}, {"caller_nid": "input_inputargument_inputargument_complete", "callee": "$values", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L139"}, {"caller_nid": "input_inputargument_inputargument_complete", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L140"}, {"caller_nid": "input_inputargument_inputargument_complete", "callee": "get_debug_type", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L140"}, {"caller_nid": "input_inputargument_inputargument_complete", "callee": "suggestValues", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\console\\Input\\InputArgument.php", "source_location": "L143"}]}