{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_internal_tokenstream_php", "label": "TokenStream.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L1"}, {"id": "internal_tokenstream_tokenstream", "label": "TokenStream", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L12"}, {"id": "internal_tokenstream_tokenstream_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L23"}, {"id": "internal_tokenstream_tokenstream_haveparens", "label": ".haveParens()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L34"}, {"id": "internal_tokenstream_tokenstream_havebraces", "label": ".haveBraces()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L45"}, {"id": "internal_tokenstream_tokenstream_havetokenimmediatelybefore", "label": ".haveTokenImmediatelyBefore()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L61"}, {"id": "internal_tokenstream_tokenstream_havetokenimmediatelyafter", "label": ".haveTokenImmediatelyAfter()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L86"}, {"id": "internal_tokenstream_tokenstream_skipleft", "label": ".skipLeft()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L102"}, {"id": "internal_tokenstream_tokenstream_skipright", "label": ".skipRight()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L120"}, {"id": "internal_tokenstream_tokenstream_skipleftwhitespace", "label": ".skipLeftWhitespace()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L143"}, {"id": "internal_tokenstream_tokenstream_skiprightwhitespace", "label": ".skipRightWhitespace()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L159"}, {"id": "internal_tokenstream_tokenstream_findright", "label": ".findRight()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L170"}, {"id": "internal_tokenstream_tokenstream_havetokeninrange", "label": ".haveTokenInRange()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L188"}, {"id": "internal_tokenstream_tokenstream_havetaginrange", "label": ".haveTagInRange()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L198"}, {"id": "internal_tokenstream_tokenstream_getindentationbefore", "label": ".getIndentationBefore()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L210"}, {"id": "internal_tokenstream_tokenstream_gettokencode", "label": ".getTokenCode()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L223"}, {"id": "internal_tokenstream_tokenstream_calcindentmap", "label": ".calcIndentMap()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L251"}, {"id": "internal_tokenstream_tokenstream_getindent", "label": ".getIndent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L276"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_internal_tokenstream_php", "target": "token", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nikic_php_parser_lib_phpparser_internal_tokenstream_php", "target": "internal_tokenstream_tokenstream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L12", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L23", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_haveparens", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L34", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_havebraces", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L45", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_havetokenimmediatelybefore", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L61", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_havetokenimmediatelyafter", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L86", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_skipleft", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L102", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_skipright", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L120", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_skipleftwhitespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L143", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_skiprightwhitespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L159", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_findright", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L170", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_havetokeninrange", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L188", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_havetaginrange", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L198", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_getindentationbefore", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L210", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_gettokencode", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L223", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_calcindentmap", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L251", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream", "target": "internal_tokenstream_tokenstream_getindent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L276", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream_construct", "target": "internal_tokenstream_tokenstream_calcindentmap", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L25", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream_haveparens", "target": "internal_tokenstream_tokenstream_havetokenimmediatelybefore", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L35", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream_haveparens", "target": "internal_tokenstream_tokenstream_havetokenimmediatelyafter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L36", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream_havebraces", "target": "internal_tokenstream_tokenstream_havetokenimmediatelybefore", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L46", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream_havebraces", "target": "internal_tokenstream_tokenstream_havetokenimmediatelyafter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L48", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream_skipleft", "target": "internal_tokenstream_tokenstream_skipleftwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L105", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream_skipright", "target": "internal_tokenstream_tokenstream_skiprightwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L123", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream_havetaginrange", "target": "internal_tokenstream_tokenstream_havetokeninrange", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L199", "weight": 1.0}, {"source": "internal_tokenstream_tokenstream_calcindentmap", "target": "internal_tokenstream_tokenstream_getindent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L261", "weight": 1.0}], "raw_calls": [{"caller_nid": "internal_tokenstream_tokenstream_havetokenimmediatelybefore", "callee": "is", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L66"}, {"caller_nid": "internal_tokenstream_tokenstream_havetokenimmediatelybefore", "callee": "isIgnorable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L69"}, {"caller_nid": "internal_tokenstream_tokenstream_havetokenimmediatelyafter", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L89"}, {"caller_nid": "internal_tokenstream_tokenstream_havetokenimmediatelyafter", "callee": "is", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L91"}, {"caller_nid": "internal_tokenstream_tokenstream_havetokenimmediatelyafter", "callee": "isIgnorable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L94"}, {"caller_nid": "internal_tokenstream_tokenstream_skipleft", "callee": "is", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L110"}, {"caller_nid": "internal_tokenstream_tokenstream_skipright", "callee": "is", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L128"}, {"caller_nid": "internal_tokenstream_tokenstream_skipleftwhitespace", "callee": "isIgnorable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L146"}, {"caller_nid": "internal_tokenstream_tokenstream_skiprightwhitespace", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L161"}, {"caller_nid": "internal_tokenstream_tokenstream_skiprightwhitespace", "callee": "isIgnorable", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L162"}, {"caller_nid": "internal_tokenstream_tokenstream_findright", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L172"}, {"caller_nid": "internal_tokenstream_tokenstream_findright", "callee": "is", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L173"}, {"caller_nid": "internal_tokenstream_tokenstream_havetokeninrange", "callee": "is", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L191"}, {"caller_nid": "internal_tokenstream_tokenstream_gettokencode", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L235"}, {"caller_nid": "internal_tokenstream_tokenstream_gettokencode", "callee": "str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L235"}, {"caller_nid": "internal_tokenstream_tokenstream_gettokencode", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L237"}, {"caller_nid": "internal_tokenstream_tokenstream_gettokencode", "callee": "str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L237"}, {"caller_nid": "internal_tokenstream_tokenstream_calcindentmap", "callee": "\\strrpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L259"}, {"caller_nid": "internal_tokenstream_tokenstream_calcindentmap", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L261"}, {"caller_nid": "internal_tokenstream_tokenstream_calcindentmap", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L263"}, {"caller_nid": "internal_tokenstream_tokenstream_getindent", "callee": "\\substr_count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L277"}, {"caller_nid": "internal_tokenstream_tokenstream_getindent", "callee": "\\substr_count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L278"}, {"caller_nid": "internal_tokenstream_tokenstream_getindent", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L279"}, {"caller_nid": "internal_tokenstream_tokenstream_getindent", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nikic\\php-parser\\lib\\PhpParser\\Internal\\TokenStream.php", "source_location": "L279"}]}