{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_node_expr_closure_php", "label": "Closure.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L1"}, {"id": "expr_closure_closure", "label": "Closure", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L10"}, {"id": "expr_closure_closure_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L47"}, {"id": "expr_closure_closure_getsubnodenames", "label": ".getSubNodeNames()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L58"}, {"id": "expr_closure_closure_returnsbyref", "label": ".returnsByRef()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L62"}, {"id": "expr_closure_closure_getparams", "label": ".getParams()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L66"}, {"id": "expr_closure_closure_getreturntype", "label": ".getReturnType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L70"}, {"id": "expr_closure_closure_getstmts", "label": ".getStmts()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L75"}, {"id": "expr_closure_closure_getattrgroups", "label": ".getAttrGroups()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L79"}, {"id": "expr_closure_closure_gettype", "label": ".getType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L83"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_node_expr_closure_php", "target": "node", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_node_expr_closure_php", "target": "closureuse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_node_expr_closure_php", "target": "expr", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_node_expr_closure_php", "target": "functionlike", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_node_expr_closure_php", "target": "expr_closure_closure", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L10", "weight": 1.0}, {"source": "expr_closure_closure", "target": "expr_closure_closure_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L47", "weight": 1.0}, {"source": "expr_closure_closure", "target": "expr_closure_closure_getsubnodenames", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L58", "weight": 1.0}, {"source": "expr_closure_closure", "target": "expr_closure_closure_returnsbyref", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L62", "weight": 1.0}, {"source": "expr_closure_closure", "target": "expr_closure_closure_getparams", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L66", "weight": 1.0}, {"source": "expr_closure_closure", "target": "expr_closure_closure_getreturntype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L70", "weight": 1.0}, {"source": "expr_closure_closure", "target": "expr_closure_closure_getstmts", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L75", "weight": 1.0}, {"source": "expr_closure_closure", "target": "expr_closure_closure_getattrgroups", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L79", "weight": 1.0}, {"source": "expr_closure_closure", "target": "expr_closure_closure_gettype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Node\\Expr\\Closure.php", "source_location": "L83", "weight": 1.0}], "raw_calls": []}