Files
codeql/javascript/extractor/tests/closure/output/trap/googDotProvide.js.trap
2020-09-04 11:52:10 +02:00

228 lines
6.2 KiB
Plaintext

#10000=@"/googDotProvide.js;sourcefile"
files(#10000,"/googDotProvide.js","googDotProvide","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"
#20002=*
lines(#20002,#20001,"goog.provide('test.x');","
")
#20003=@"loc,{#10000},1,1,1,23"
locations_default(#20003,#10000,1,1,1,23)
hasLocation(#20002,#20003)
#20004=*
lines(#20004,#20001,"","
")
#20005=@"loc,{#10000},2,1,2,0"
locations_default(#20005,#10000,2,1,2,0)
hasLocation(#20004,#20005)
#20006=*
lines(#20006,#20001,"test.x = 5;","
")
#20007=@"loc,{#10000},3,1,3,11"
locations_default(#20007,#10000,3,1,3,11)
hasLocation(#20006,#20007)
numlines(#20001,3,2,0)
#20008=*
tokeninfo(#20008,6,#20001,0,"goog")
#20009=@"loc,{#10000},1,1,1,4"
locations_default(#20009,#10000,1,1,1,4)
hasLocation(#20008,#20009)
#20010=*
tokeninfo(#20010,8,#20001,1,".")
#20011=@"loc,{#10000},1,5,1,5"
locations_default(#20011,#10000,1,5,1,5)
hasLocation(#20010,#20011)
#20012=*
tokeninfo(#20012,6,#20001,2,"provide")
#20013=@"loc,{#10000},1,6,1,12"
locations_default(#20013,#10000,1,6,1,12)
hasLocation(#20012,#20013)
#20014=*
tokeninfo(#20014,8,#20001,3,"(")
#20015=@"loc,{#10000},1,13,1,13"
locations_default(#20015,#10000,1,13,1,13)
hasLocation(#20014,#20015)
#20016=*
tokeninfo(#20016,4,#20001,4,"'test.x'")
#20017=@"loc,{#10000},1,14,1,21"
locations_default(#20017,#10000,1,14,1,21)
hasLocation(#20016,#20017)
#20018=*
tokeninfo(#20018,8,#20001,5,")")
#20019=@"loc,{#10000},1,22,1,22"
locations_default(#20019,#10000,1,22,1,22)
hasLocation(#20018,#20019)
#20020=*
tokeninfo(#20020,8,#20001,6,";")
#20021=@"loc,{#10000},1,23,1,23"
locations_default(#20021,#10000,1,23,1,23)
hasLocation(#20020,#20021)
#20022=*
tokeninfo(#20022,6,#20001,7,"test")
#20023=@"loc,{#10000},3,1,3,4"
locations_default(#20023,#10000,3,1,3,4)
hasLocation(#20022,#20023)
#20024=*
tokeninfo(#20024,8,#20001,8,".")
#20025=@"loc,{#10000},3,5,3,5"
locations_default(#20025,#10000,3,5,3,5)
hasLocation(#20024,#20025)
#20026=*
tokeninfo(#20026,6,#20001,9,"x")
#20027=@"loc,{#10000},3,6,3,6"
locations_default(#20027,#10000,3,6,3,6)
hasLocation(#20026,#20027)
#20028=*
tokeninfo(#20028,8,#20001,10,"=")
#20029=@"loc,{#10000},3,8,3,8"
locations_default(#20029,#10000,3,8,3,8)
hasLocation(#20028,#20029)
#20030=*
tokeninfo(#20030,3,#20001,11,"5")
#20031=@"loc,{#10000},3,10,3,10"
locations_default(#20031,#10000,3,10,3,10)
hasLocation(#20030,#20031)
#20032=*
tokeninfo(#20032,8,#20001,12,";")
#20033=@"loc,{#10000},3,11,3,11"
locations_default(#20033,#10000,3,11,3,11)
hasLocation(#20032,#20033)
#20034=*
tokeninfo(#20034,0,#20001,13,"")
#20035=@"loc,{#10000},4,1,4,0"
locations_default(#20035,#10000,4,1,4,0)
hasLocation(#20034,#20035)
toplevels(#20001,0)
#20036=@"loc,{#10000},1,1,4,0"
locations_default(#20036,#10000,1,1,4,0)
hasLocation(#20001,#20036)
#20037=*
stmts(#20037,2,#20001,0,"goog.pr ... st.x');")
hasLocation(#20037,#20003)
stmt_containers(#20037,#20001)
#20038=*
exprs(#20038,13,#20037,0,"goog.pr ... est.x')")
#20039=@"loc,{#10000},1,1,1,22"
locations_default(#20039,#10000,1,1,1,22)
hasLocation(#20038,#20039)
enclosing_stmt(#20038,#20037)
expr_containers(#20038,#20001)
#20040=*
exprs(#20040,14,#20038,-1,"goog.provide")
#20041=@"loc,{#10000},1,1,1,12"
locations_default(#20041,#10000,1,1,1,12)
hasLocation(#20040,#20041)
enclosing_stmt(#20040,#20037)
expr_containers(#20040,#20001)
#20042=*
exprs(#20042,79,#20040,0,"goog")
hasLocation(#20042,#20009)
enclosing_stmt(#20042,#20037)
expr_containers(#20042,#20001)
literals("goog","goog",#20042)
#20043=@"var;{goog};{#20000}"
variables(#20043,"goog",#20000)
bind(#20042,#20043)
#20044=*
exprs(#20044,0,#20040,1,"provide")
hasLocation(#20044,#20013)
enclosing_stmt(#20044,#20037)
expr_containers(#20044,#20001)
literals("provide","provide",#20044)
#20045=*
exprs(#20045,4,#20038,0,"'test.x'")
hasLocation(#20045,#20017)
enclosing_stmt(#20045,#20037)
expr_containers(#20045,#20001)
literals("test.x","'test.x'",#20045)
#20046=*
regexpterm(#20046,1,#20045,0,"test.x")
#20047=@"loc,{#10000},1,15,1,20"
locations_default(#20047,#10000,1,15,1,20)
hasLocation(#20046,#20047)
#20048=*
regexpterm(#20048,14,#20046,0,"test")
#20049=@"loc,{#10000},1,15,1,18"
locations_default(#20049,#10000,1,15,1,18)
hasLocation(#20048,#20049)
regexp_const_value(#20048,"test")
#20050=*
regexpterm(#20050,12,#20046,1,".")
#20051=@"loc,{#10000},1,19,1,19"
locations_default(#20051,#10000,1,19,1,19)
hasLocation(#20050,#20051)
#20052=*
regexpterm(#20052,14,#20046,2,"x")
#20053=@"loc,{#10000},1,20,1,20"
locations_default(#20053,#10000,1,20,1,20)
hasLocation(#20052,#20053)
regexp_const_value(#20052,"x")
#20054=*
stmts(#20054,2,#20001,1,"test.x = 5;")
hasLocation(#20054,#20007)
stmt_containers(#20054,#20001)
#20055=*
exprs(#20055,47,#20054,0,"test.x = 5")
#20056=@"loc,{#10000},3,1,3,10"
locations_default(#20056,#10000,3,1,3,10)
hasLocation(#20055,#20056)
enclosing_stmt(#20055,#20054)
expr_containers(#20055,#20001)
#20057=*
exprs(#20057,14,#20055,0,"test.x")
#20058=@"loc,{#10000},3,1,3,6"
locations_default(#20058,#10000,3,1,3,6)
hasLocation(#20057,#20058)
enclosing_stmt(#20057,#20054)
expr_containers(#20057,#20001)
#20059=*
exprs(#20059,79,#20057,0,"test")
hasLocation(#20059,#20023)
enclosing_stmt(#20059,#20054)
expr_containers(#20059,#20001)
literals("test","test",#20059)
#20060=@"var;{test};{#20000}"
variables(#20060,"test",#20000)
bind(#20059,#20060)
#20061=*
exprs(#20061,0,#20057,1,"x")
hasLocation(#20061,#20027)
enclosing_stmt(#20061,#20054)
expr_containers(#20061,#20001)
literals("x","x",#20061)
#20062=*
exprs(#20062,3,#20055,1,"5")
hasLocation(#20062,#20031)
enclosing_stmt(#20062,#20054)
expr_containers(#20062,#20001)
literals("5","5",#20062)
#20063=*
entry_cfg_node(#20063,#20001)
#20064=@"loc,{#10000},1,1,1,0"
locations_default(#20064,#10000,1,1,1,0)
hasLocation(#20063,#20064)
#20065=*
exit_cfg_node(#20065,#20001)
hasLocation(#20065,#20035)
successor(#20054,#20059)
successor(#20062,#20055)
successor(#20061,#20057)
successor(#20059,#20061)
successor(#20057,#20062)
successor(#20055,#20065)
successor(#20037,#20042)
successor(#20045,#20038)
successor(#20044,#20040)
successor(#20042,#20044)
successor(#20040,#20045)
successor(#20038,#20054)
successor(#20063,#20037)
numlines(#10000,3,2,0)
filetype(#10000,"javascript")