Files
codeql/javascript/extractor/tests/errors/output/trap/empty.js.trap
2018-11-07 07:48:25 +00:00

29 lines
733 B
Plaintext

#10000=@"/empty.js;sourcefile"
files(#10000,"/empty.js","empty","js",0)
#10001=@"/;folder"
folders(#10001,"/","")
containerparent(#10001,#10000)
#10002=@"loc,{#10000},0,0,0,0"
locations_default(#10002,#10000,0,0,0,0)
hasLocation(#10000,#10002)
#20000=@"global_scope"
scopes(#20000,0)
#20001=@"script;{#10000},1,1"
toplevels(#20001,0)
#20002=@"loc,{#10000},1,1,1,0"
locations_default(#20002,#10000,1,1,1,0)
hasLocation(#20001,#20002)
numlines(#20001,0,0,0)
#20003=*
tokeninfo(#20003,0,#20001,0,"")
hasLocation(#20003,#20002)
#20004=*
entry_cfg_node(#20004,#20001)
hasLocation(#20004,#20002)
#20005=*
exit_cfg_node(#20005,#20001)
hasLocation(#20005,#20002)
successor(#20004,#20005)
numlines(#10000,0,0,0)
filetype(#10000,"javascript")