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

87 lines
2.3 KiB
Plaintext

#10000=@"/nonstandard.js;sourcefile"
files(#10000,"/nonstandard.js","nonstandard","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,8"
locations_default(#20002,#10000,1,1,1,8)
hasLocation(#20001,#20002)
#20003=*
stmts(#20003,2,#20001,0,"/dice/y;")
hasLocation(#20003,#20002)
stmtContainers(#20003,#20001)
#20004=*
exprs(#20004,5,#20003,0,"/dice/y")
#20005=@"loc,{#10000},1,1,1,7"
locations_default(#20005,#10000,1,1,1,7)
hasLocation(#20004,#20005)
enclosingStmt(#20004,#20003)
exprContainers(#20004,#20001)
literals("/dice/y","/dice/y",#20004)
#20006=*
regexpterm(#20006,1,#20004,0,"dice")
#20007=@"loc,{#10000},1,2,1,5"
locations_default(#20007,#10000,1,2,1,5)
hasLocation(#20006,#20007)
#20008=*
regexpterm(#20008,14,#20006,0,"d")
#20009=@"loc,{#10000},1,2,1,2"
locations_default(#20009,#10000,1,2,1,2)
hasLocation(#20008,#20009)
regexpConstValue(#20008,"d")
#20010=*
regexpterm(#20010,14,#20006,1,"i")
#20011=@"loc,{#10000},1,3,1,3"
locations_default(#20011,#10000,1,3,1,3)
hasLocation(#20010,#20011)
regexpConstValue(#20010,"i")
#20012=*
regexpterm(#20012,14,#20006,2,"c")
#20013=@"loc,{#10000},1,4,1,4"
locations_default(#20013,#10000,1,4,1,4)
hasLocation(#20012,#20013)
regexpConstValue(#20012,"c")
#20014=*
regexpterm(#20014,14,#20006,3,"e")
#20015=@"loc,{#10000},1,5,1,5"
locations_default(#20015,#10000,1,5,1,5)
hasLocation(#20014,#20015)
regexpConstValue(#20014,"e")
#20016=*
lines(#20016,#20001,"/dice/y;","")
hasLocation(#20016,#20002)
numlines(#20001,1,1,0)
#20017=*
tokeninfo(#20017,5,#20001,0,"/dice/y")
hasLocation(#20017,#20005)
#20018=*
tokeninfo(#20018,8,#20001,1,";")
#20019=@"loc,{#10000},1,8,1,8"
locations_default(#20019,#10000,1,8,1,8)
hasLocation(#20018,#20019)
#20020=*
tokeninfo(#20020,0,#20001,2,"")
#20021=@"loc,{#10000},1,9,1,8"
locations_default(#20021,#10000,1,9,1,8)
hasLocation(#20020,#20021)
#20022=*
entry_cfg_node(#20022,#20001)
#20023=@"loc,{#10000},1,1,1,0"
locations_default(#20023,#10000,1,1,1,0)
hasLocation(#20022,#20023)
#20024=*
exit_cfg_node(#20024,#20001)
hasLocation(#20024,#20021)
successor(#20003,#20004)
successor(#20004,#20024)
successor(#20022,#20003)
numlines(#10000,1,1,0)
filetype(#10000,"javascript")