{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_phpversion_php", "label": "PhpVersion.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L1"}, {"id": "phpparser_phpversion_phpversion", "label": "PhpVersion", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L8"}, {"id": "phpparser_phpversion_phpversion_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L30"}, {"id": "phpparser_phpversion_phpversion_fromcomponents", "label": ".fromComponents()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L37"}, {"id": "phpparser_phpversion_phpversion_getnewestsupported", "label": ".getNewestSupported()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L45"}, {"id": "phpparser_phpversion_phpversion_gethostversion", "label": ".getHostVersion()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L52"}, {"id": "phpparser_phpversion_phpversion_fromstring", "label": ".fromString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L59"}, {"id": "phpparser_phpversion_phpversion_equals", "label": ".equals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L69"}, {"id": "phpparser_phpversion_phpversion_newerorequal", "label": ".newerOrEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L76"}, {"id": "phpparser_phpversion_phpversion_older", "label": ".older()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L83"}, {"id": "phpparser_phpversion_phpversion_ishostversion", "label": ".isHostVersion()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L90"}, {"id": "phpparser_phpversion_phpversion_supportsbuiltintype", "label": ".supportsBuiltinType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L97"}, {"id": "phpparser_phpversion_phpversion_supportsshortarraysyntax", "label": ".supportsShortArraySyntax()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L105"}, {"id": "phpparser_phpversion_phpversion_supportsshortarraydestructuring", "label": ".supportsShortArrayDestructuring()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L112"}, {"id": "phpparser_phpversion_phpversion_supportsflexibleheredoc", "label": ".supportsFlexibleHeredoc()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L119"}, {"id": "phpparser_phpversion_phpversion_supportstrailingcommainparamlist", "label": ".supportsTrailingCommaInParamList()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L126"}, {"id": "phpparser_phpversion_phpversion_allowsassignnewbyreference", "label": ".allowsAssignNewByReference()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L133"}, {"id": "phpparser_phpversion_phpversion_allowsinvalidoctals", "label": ".allowsInvalidOctals()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L140"}, {"id": "phpparser_phpversion_phpversion_allowsdelinidentifiers", "label": ".allowsDelInIdentifiers()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L147"}, {"id": "phpparser_phpversion_phpversion_supportsyieldwithoutparentheses", "label": ".supportsYieldWithoutParentheses()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L154"}, {"id": "phpparser_phpversion_phpversion_supportsunicodeescapes", "label": ".supportsUnicodeEscapes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L161"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_phpversion_php", "target": "phpparser_phpversion_phpversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L8", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L30", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_fromcomponents", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L37", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_getnewestsupported", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L45", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_gethostversion", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L52", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_fromstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L59", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_equals", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L69", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_newerorequal", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L76", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_older", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L83", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_ishostversion", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L90", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_supportsbuiltintype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L97", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_supportsshortarraysyntax", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L105", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_supportsshortarraydestructuring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L112", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_supportsflexibleheredoc", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L119", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_supportstrailingcommainparamlist", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L126", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_allowsassignnewbyreference", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L133", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_allowsinvalidoctals", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L140", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_allowsdelinidentifiers", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L147", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_supportsyieldwithoutparentheses", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L154", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion", "target": "phpparser_phpversion_phpversion_supportsunicodeescapes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L161", "weight": 1.0}, {"source": "phpparser_phpversion_phpversion_ishostversion", "target": "phpparser_phpversion_phpversion_equals", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L91", "weight": 1.0}], "raw_calls": [{"caller_nid": "phpparser_phpversion_phpversion_getnewestsupported", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L46"}, {"caller_nid": "phpparser_phpversion_phpversion_gethostversion", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L53"}, {"caller_nid": "phpparser_phpversion_phpversion_fromstring", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L60"}, {"caller_nid": "phpparser_phpversion_phpversion_fromstring", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L63"}, {"caller_nid": "phpparser_phpversion_phpversion_ishostversion", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\PhpVersion.php", "source_location": "L91"}]}