{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_floats_php", "label": "Floats.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L1"}, {"id": "utils_floats_floats", "label": "Floats", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L18"}, {"id": "utils_floats_floats_iszero", "label": ".isZero()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L25"}, {"id": "utils_floats_floats_isinteger", "label": ".isInteger()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L31"}, {"id": "utils_floats_floats_compare", "label": ".compare()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L41"}, {"id": "utils_floats_floats_areequal", "label": ".areEqual()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L63"}, {"id": "utils_floats_floats_islessthan", "label": ".isLessThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L73"}, {"id": "utils_floats_floats_islessthanorequalto", "label": ".isLessThanOrEqualTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L83"}, {"id": "utils_floats_floats_isgreaterthan", "label": ".isGreaterThan()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L93"}, {"id": "utils_floats_floats_isgreaterthanorequalto", "label": ".isGreaterThanOrEqualTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L103"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_floats_php", "target": "nette", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_floats_php", "target": "utils_floats_floats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L18", "weight": 1.0}, {"source": "utils_floats_floats", "target": "utils_floats_floats_iszero", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L25", "weight": 1.0}, {"source": "utils_floats_floats", "target": "utils_floats_floats_isinteger", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L31", "weight": 1.0}, {"source": "utils_floats_floats", "target": "utils_floats_floats_compare", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L41", "weight": 1.0}, {"source": "utils_floats_floats", "target": "utils_floats_floats_areequal", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L63", "weight": 1.0}, {"source": "utils_floats_floats", "target": "utils_floats_floats_islessthan", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L73", "weight": 1.0}, {"source": "utils_floats_floats", "target": "utils_floats_floats_islessthanorequalto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L83", "weight": 1.0}, {"source": "utils_floats_floats", "target": "utils_floats_floats_isgreaterthan", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L93", "weight": 1.0}, {"source": "utils_floats_floats", "target": "utils_floats_floats_isgreaterthanorequalto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L103", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_floats_floats_iszero", "callee": "abs", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L27"}, {"caller_nid": "utils_floats_floats_isinteger", "callee": "abs", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L33"}, {"caller_nid": "utils_floats_floats_isinteger", "callee": "round", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L33"}, {"caller_nid": "utils_floats_floats_compare", "callee": "is_nan", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L43"}, {"caller_nid": "utils_floats_floats_compare", "callee": "is_nan", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L43"}, {"caller_nid": "utils_floats_floats_compare", "callee": "is_finite", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L46"}, {"caller_nid": "utils_floats_floats_compare", "callee": "is_finite", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L46"}, {"caller_nid": "utils_floats_floats_compare", "callee": "abs", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L50"}, {"caller_nid": "utils_floats_floats_compare", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L51"}, {"caller_nid": "utils_floats_floats_compare", "callee": "abs", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L51"}, {"caller_nid": "utils_floats_floats_compare", "callee": "abs", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L51"}, {"caller_nid": "utils_floats_floats_areequal", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L65"}, {"caller_nid": "utils_floats_floats_islessthan", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L75"}, {"caller_nid": "utils_floats_floats_islessthanorequalto", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L85"}, {"caller_nid": "utils_floats_floats_isgreaterthan", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L95"}, {"caller_nid": "utils_floats_floats_isgreaterthanorequalto", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Floats.php", "source_location": "L105"}]}