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

74 lines
1.9 KiB
Plaintext

#10000=@"/tst.js;sourcefile"
files(#10000,"/tst.js","tst","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,2,1"
locations_default(#20002,#10000,1,1,2,1)
hasLocation(#20001,#20002)
#20003=*
stmts(#20003,2,#20001,0,"'use strict';")
#20004=@"loc,{#10000},1,1,1,13"
locations_default(#20004,#10000,1,1,1,13)
hasLocation(#20003,#20004)
stmtContainers(#20003,#20001)
#20005=*
exprs(#20005,4,#20003,0,"'use strict'")
#20006=@"loc,{#10000},1,1,1,12"
locations_default(#20006,#10000,1,1,1,12)
hasLocation(#20005,#20006)
enclosingStmt(#20005,#20003)
exprContainers(#20005,#20001)
literals("use strict","'use strict'",#20005)
#20007=*
stmts(#20007,0,#20001,1,";")
#20008=@"loc,{#10000},2,1,2,1"
locations_default(#20008,#10000,2,1,2,1)
hasLocation(#20007,#20008)
stmtContainers(#20007,#20001)
#20009=*
lines(#20009,#20001,"'use strict';","
")
hasLocation(#20009,#20004)
#20010=*
lines(#20010,#20001,";","")
hasLocation(#20010,#20008)
numlines(#20001,2,2,0)
#20011=*
tokeninfo(#20011,4,#20001,0,"'use strict'")
hasLocation(#20011,#20006)
#20012=*
tokeninfo(#20012,8,#20001,1,";")
#20013=@"loc,{#10000},1,13,1,13"
locations_default(#20013,#10000,1,13,1,13)
hasLocation(#20012,#20013)
#20014=*
tokeninfo(#20014,8,#20001,2,";")
hasLocation(#20014,#20008)
#20015=*
tokeninfo(#20015,0,#20001,3,"")
#20016=@"loc,{#10000},2,2,2,1"
locations_default(#20016,#10000,2,2,2,1)
hasLocation(#20015,#20016)
#20017=*
entry_cfg_node(#20017,#20001)
#20018=@"loc,{#10000},1,1,1,0"
locations_default(#20018,#10000,1,1,1,0)
hasLocation(#20017,#20018)
#20019=*
exit_cfg_node(#20019,#20001)
hasLocation(#20019,#20016)
successor(#20007,#20019)
successor(#20003,#20005)
successor(#20005,#20007)
successor(#20017,#20003)
numlines(#10000,2,2,0)
filetype(#10000,"javascript")