Files
codeql/javascript/extractor/tests/comments/output/trap/empty_comment.js.trap
2026-02-27 14:15:34 +01:00

45 lines
1.1 KiB
Plaintext

#10000=@"/empty_comment.js;sourcefile"
files(#10000,"/empty_comment.js")
#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"
#20002=*
comments(#20002,1,#20001,"","/**/")
#20003=@"loc,{#10000},1,1,1,4"
locations_default(#20003,#10000,1,1,1,4)
hasLocation(#20002,#20003)
#20004=*
lines(#20004,#20001,"/**/","
")
hasLocation(#20004,#20003)
numlines(#20001,1,0,1)
#20005=*
tokeninfo(#20005,0,#20001,0,"")
#20006=@"loc,{#10000},2,1,2,0"
locations_default(#20006,#10000,2,1,2,0)
hasLocation(#20005,#20006)
next_token(#20002,#20005)
toplevels(#20001,0)
#20007=@"loc,{#10000},1,1,2,0"
locations_default(#20007,#10000,1,1,2,0)
hasLocation(#20001,#20007)
#20008=@"var;{this};{#20000}"
variables(#20008,"this",#20000)
#20009=*
entry_cfg_node(#20009,#20001)
#20010=@"loc,{#10000},1,1,1,0"
locations_default(#20010,#10000,1,1,1,0)
hasLocation(#20009,#20010)
#20011=*
exit_cfg_node(#20011,#20001)
hasLocation(#20011,#20006)
successor(#20009,#20011)
numlines(#10000,1,0,1)
filetype(#10000,"javascript")