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

66 lines
1.8 KiB
Plaintext

#10000=@"/nonstandard.js;sourcefile"
files(#10000,"/nonstandard.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=*
lines(#20002,#20001,"/dice/y;","")
#20003=@"loc,{#10000},1,1,1,8"
locations_default(#20003,#10000,1,1,1,8)
hasLocation(#20002,#20003)
numlines(#20001,1,1,0)
#20004=*
tokeninfo(#20004,5,#20001,0,"/dice/y")
#20005=@"loc,{#10000},1,1,1,7"
locations_default(#20005,#10000,1,1,1,7)
hasLocation(#20004,#20005)
#20006=*
tokeninfo(#20006,8,#20001,1,";")
#20007=@"loc,{#10000},1,8,1,8"
locations_default(#20007,#10000,1,8,1,8)
hasLocation(#20006,#20007)
#20008=*
tokeninfo(#20008,0,#20001,2,"")
#20009=@"loc,{#10000},1,9,1,8"
locations_default(#20009,#10000,1,9,1,8)
hasLocation(#20008,#20009)
toplevels(#20001,0)
hasLocation(#20001,#20003)
#20010=@"var;{this};{#20000}"
variables(#20010,"this",#20000)
#20011=*
stmts(#20011,2,#20001,0,"/dice/y;")
hasLocation(#20011,#20003)
stmt_containers(#20011,#20001)
#20012=*
exprs(#20012,5,#20011,0,"/dice/y")
hasLocation(#20012,#20005)
enclosing_stmt(#20012,#20011)
expr_containers(#20012,#20001)
literals("/dice/y","/dice/y",#20012)
#20013=*
regexpterm(#20013,14,#20012,0,"dice")
#20014=@"loc,{#10000},1,2,1,5"
locations_default(#20014,#10000,1,2,1,5)
hasLocation(#20013,#20014)
regexp_const_value(#20013,"dice")
#20015=*
entry_cfg_node(#20015,#20001)
#20016=@"loc,{#10000},1,1,1,0"
locations_default(#20016,#10000,1,1,1,0)
hasLocation(#20015,#20016)
#20017=*
exit_cfg_node(#20017,#20001)
hasLocation(#20017,#20009)
successor(#20011,#20012)
successor(#20012,#20017)
successor(#20015,#20011)
numlines(#10000,1,1,0)
filetype(#10000,"javascript")