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

124 lines
3.4 KiB
Plaintext

#10000=@"/tst.es6;sourcefile"
files(#10000,"/tst.es6","tst","es6",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,0"
locations_default(#20002,#10000,1,1,2,0)
hasLocation(#20001,#20002)
#20003=@"module;{#10000},1,1"
scopes(#20003,3)
scopenodes(#20001,#20003)
scopenesting(#20003,#20000)
isModule(#20001)
#20004=*
stmts(#20004,2,#20001,0,"console ... ES6"");")
#20005=@"loc,{#10000},1,1,1,25"
locations_default(#20005,#10000,1,1,1,25)
hasLocation(#20004,#20005)
stmtContainers(#20004,#20001)
#20006=*
exprs(#20006,13,#20004,0,"console ... o ES6"")")
#20007=@"loc,{#10000},1,1,1,24"
locations_default(#20007,#10000,1,1,1,24)
hasLocation(#20006,#20007)
enclosingStmt(#20006,#20004)
exprContainers(#20006,#20001)
#20008=*
exprs(#20008,14,#20006,-1,"console.log")
#20009=@"loc,{#10000},1,1,1,11"
locations_default(#20009,#10000,1,1,1,11)
hasLocation(#20008,#20009)
enclosingStmt(#20008,#20004)
exprContainers(#20008,#20001)
#20010=*
exprs(#20010,79,#20008,0,"console")
#20011=@"loc,{#10000},1,1,1,7"
locations_default(#20011,#10000,1,1,1,7)
hasLocation(#20010,#20011)
enclosingStmt(#20010,#20004)
exprContainers(#20010,#20001)
literals("console","console",#20010)
#20012=@"var;{console};{#20000}"
variables(#20012,"console",#20000)
bind(#20010,#20012)
#20013=*
exprs(#20013,0,#20008,1,"log")
#20014=@"loc,{#10000},1,9,1,11"
locations_default(#20014,#10000,1,9,1,11)
hasLocation(#20013,#20014)
enclosingStmt(#20013,#20004)
exprContainers(#20013,#20001)
literals("log","log",#20013)
#20015=*
exprs(#20015,4,#20006,0,"""Hello ES6""")
#20016=@"loc,{#10000},1,13,1,23"
locations_default(#20016,#10000,1,13,1,23)
hasLocation(#20015,#20016)
enclosingStmt(#20015,#20004)
exprContainers(#20015,#20001)
literals("Hello ES6","""Hello ES6""",#20015)
#20017=*
lines(#20017,#20001,"console.log(""Hello ES6"");","
")
hasLocation(#20017,#20005)
numlines(#20001,1,1,0)
#20018=*
tokeninfo(#20018,6,#20001,0,"console")
hasLocation(#20018,#20011)
#20019=*
tokeninfo(#20019,8,#20001,1,".")
#20020=@"loc,{#10000},1,8,1,8"
locations_default(#20020,#10000,1,8,1,8)
hasLocation(#20019,#20020)
#20021=*
tokeninfo(#20021,6,#20001,2,"log")
hasLocation(#20021,#20014)
#20022=*
tokeninfo(#20022,8,#20001,3,"(")
#20023=@"loc,{#10000},1,12,1,12"
locations_default(#20023,#10000,1,12,1,12)
hasLocation(#20022,#20023)
#20024=*
tokeninfo(#20024,4,#20001,4,"""Hello ES6""")
hasLocation(#20024,#20016)
#20025=*
tokeninfo(#20025,8,#20001,5,")")
#20026=@"loc,{#10000},1,24,1,24"
locations_default(#20026,#10000,1,24,1,24)
hasLocation(#20025,#20026)
#20027=*
tokeninfo(#20027,8,#20001,6,";")
#20028=@"loc,{#10000},1,25,1,25"
locations_default(#20028,#10000,1,25,1,25)
hasLocation(#20027,#20028)
#20029=*
tokeninfo(#20029,0,#20001,7,"")
#20030=@"loc,{#10000},2,1,2,0"
locations_default(#20030,#10000,2,1,2,0)
hasLocation(#20029,#20030)
#20031=*
entry_cfg_node(#20031,#20001)
#20032=@"loc,{#10000},1,1,1,0"
locations_default(#20032,#10000,1,1,1,0)
hasLocation(#20031,#20032)
#20033=*
exit_cfg_node(#20033,#20001)
hasLocation(#20033,#20030)
successor(#20004,#20010)
successor(#20015,#20006)
successor(#20013,#20008)
successor(#20010,#20013)
successor(#20008,#20015)
successor(#20006,#20033)
successor(#20031,#20004)
numlines(#10000,1,1,0)
filetype(#10000,"javascript")