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

290 lines
7.9 KiB
Plaintext

#10000=@"/googDotModule.js;sourcefile"
files(#10000,"/googDotModule.js","googDotModule","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.module('test');","
")
#20003=@"loc,{#10000},1,1,1,20"
locations_default(#20003,#10000,1,1,1,20)
hasLocation(#20002,#20003)
#20004=*
lines(#20004,#20001,"var x = 5;","
")
#20005=@"loc,{#10000},2,1,2,10"
locations_default(#20005,#10000,2,1,2,10)
hasLocation(#20004,#20005)
#20006=*
lines(#20006,#20001,"exports = { x: x };","
")
#20007=@"loc,{#10000},3,1,3,19"
locations_default(#20007,#10000,3,1,3,19)
hasLocation(#20006,#20007)
numlines(#20001,3,3,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,"module")
#20013=@"loc,{#10000},1,6,1,11"
locations_default(#20013,#10000,1,6,1,11)
hasLocation(#20012,#20013)
#20014=*
tokeninfo(#20014,8,#20001,3,"(")
#20015=@"loc,{#10000},1,12,1,12"
locations_default(#20015,#10000,1,12,1,12)
hasLocation(#20014,#20015)
#20016=*
tokeninfo(#20016,4,#20001,4,"'test'")
#20017=@"loc,{#10000},1,13,1,18"
locations_default(#20017,#10000,1,13,1,18)
hasLocation(#20016,#20017)
#20018=*
tokeninfo(#20018,8,#20001,5,")")
#20019=@"loc,{#10000},1,19,1,19"
locations_default(#20019,#10000,1,19,1,19)
hasLocation(#20018,#20019)
#20020=*
tokeninfo(#20020,8,#20001,6,";")
#20021=@"loc,{#10000},1,20,1,20"
locations_default(#20021,#10000,1,20,1,20)
hasLocation(#20020,#20021)
#20022=*
tokeninfo(#20022,7,#20001,7,"var")
#20023=@"loc,{#10000},2,1,2,3"
locations_default(#20023,#10000,2,1,2,3)
hasLocation(#20022,#20023)
#20024=*
tokeninfo(#20024,6,#20001,8,"x")
#20025=@"loc,{#10000},2,5,2,5"
locations_default(#20025,#10000,2,5,2,5)
hasLocation(#20024,#20025)
#20026=*
tokeninfo(#20026,8,#20001,9,"=")
#20027=@"loc,{#10000},2,7,2,7"
locations_default(#20027,#10000,2,7,2,7)
hasLocation(#20026,#20027)
#20028=*
tokeninfo(#20028,3,#20001,10,"5")
#20029=@"loc,{#10000},2,9,2,9"
locations_default(#20029,#10000,2,9,2,9)
hasLocation(#20028,#20029)
#20030=*
tokeninfo(#20030,8,#20001,11,";")
#20031=@"loc,{#10000},2,10,2,10"
locations_default(#20031,#10000,2,10,2,10)
hasLocation(#20030,#20031)
#20032=*
tokeninfo(#20032,6,#20001,12,"exports")
#20033=@"loc,{#10000},3,1,3,7"
locations_default(#20033,#10000,3,1,3,7)
hasLocation(#20032,#20033)
#20034=*
tokeninfo(#20034,8,#20001,13,"=")
#20035=@"loc,{#10000},3,9,3,9"
locations_default(#20035,#10000,3,9,3,9)
hasLocation(#20034,#20035)
#20036=*
tokeninfo(#20036,8,#20001,14,"{")
#20037=@"loc,{#10000},3,11,3,11"
locations_default(#20037,#10000,3,11,3,11)
hasLocation(#20036,#20037)
#20038=*
tokeninfo(#20038,6,#20001,15,"x")
#20039=@"loc,{#10000},3,13,3,13"
locations_default(#20039,#10000,3,13,3,13)
hasLocation(#20038,#20039)
#20040=*
tokeninfo(#20040,8,#20001,16,":")
#20041=@"loc,{#10000},3,14,3,14"
locations_default(#20041,#10000,3,14,3,14)
hasLocation(#20040,#20041)
#20042=*
tokeninfo(#20042,6,#20001,17,"x")
#20043=@"loc,{#10000},3,16,3,16"
locations_default(#20043,#10000,3,16,3,16)
hasLocation(#20042,#20043)
#20044=*
tokeninfo(#20044,8,#20001,18,"}")
#20045=@"loc,{#10000},3,18,3,18"
locations_default(#20045,#10000,3,18,3,18)
hasLocation(#20044,#20045)
#20046=*
tokeninfo(#20046,8,#20001,19,";")
#20047=@"loc,{#10000},3,19,3,19"
locations_default(#20047,#10000,3,19,3,19)
hasLocation(#20046,#20047)
#20048=*
tokeninfo(#20048,0,#20001,20,"")
#20049=@"loc,{#10000},4,1,4,0"
locations_default(#20049,#10000,4,1,4,0)
hasLocation(#20048,#20049)
toplevels(#20001,0)
#20050=@"loc,{#10000},1,1,4,0"
locations_default(#20050,#10000,1,1,4,0)
hasLocation(#20001,#20050)
#20051=@"module;{#10000},1,1"
scopes(#20051,3)
scopenodes(#20001,#20051)
scopenesting(#20051,#20000)
#20052=@"var;{exports};{#20051}"
variables(#20052,"exports",#20051)
is_module(#20001)
is_closure_module(#20001)
#20053=@"var;{x};{#20051}"
variables(#20053,"x",#20051)
#20054=*
stmts(#20054,2,#20001,0,"goog.module('test');")
hasLocation(#20054,#20003)
stmt_containers(#20054,#20001)
#20055=*
exprs(#20055,13,#20054,0,"goog.module('test')")
#20056=@"loc,{#10000},1,1,1,19"
locations_default(#20056,#10000,1,1,1,19)
hasLocation(#20055,#20056)
enclosing_stmt(#20055,#20054)
expr_containers(#20055,#20001)
#20057=*
exprs(#20057,14,#20055,-1,"goog.module")
#20058=@"loc,{#10000},1,1,1,11"
locations_default(#20058,#10000,1,1,1,11)
hasLocation(#20057,#20058)
enclosing_stmt(#20057,#20054)
expr_containers(#20057,#20001)
#20059=*
exprs(#20059,79,#20057,0,"goog")
hasLocation(#20059,#20009)
enclosing_stmt(#20059,#20054)
expr_containers(#20059,#20001)
literals("goog","goog",#20059)
#20060=@"var;{goog};{#20000}"
variables(#20060,"goog",#20000)
bind(#20059,#20060)
#20061=*
exprs(#20061,0,#20057,1,"module")
hasLocation(#20061,#20013)
enclosing_stmt(#20061,#20054)
expr_containers(#20061,#20001)
literals("module","module",#20061)
#20062=*
exprs(#20062,4,#20055,0,"'test'")
hasLocation(#20062,#20017)
enclosing_stmt(#20062,#20054)
expr_containers(#20062,#20001)
literals("test","'test'",#20062)
#20063=*
regexpterm(#20063,14,#20062,0,"test")
#20064=@"loc,{#10000},1,14,1,17"
locations_default(#20064,#10000,1,14,1,17)
hasLocation(#20063,#20064)
regexp_const_value(#20063,"test")
#20065=*
stmts(#20065,18,#20001,1,"var x = 5;")
hasLocation(#20065,#20005)
stmt_containers(#20065,#20001)
#20066=*
exprs(#20066,64,#20065,0,"x = 5")
#20067=@"loc,{#10000},2,5,2,9"
locations_default(#20067,#10000,2,5,2,9)
hasLocation(#20066,#20067)
enclosing_stmt(#20066,#20065)
expr_containers(#20066,#20001)
#20068=*
exprs(#20068,78,#20066,0,"x")
hasLocation(#20068,#20025)
enclosing_stmt(#20068,#20065)
expr_containers(#20068,#20001)
literals("x","x",#20068)
decl(#20068,#20053)
#20069=*
exprs(#20069,3,#20066,1,"5")
hasLocation(#20069,#20029)
enclosing_stmt(#20069,#20065)
expr_containers(#20069,#20001)
literals("5","5",#20069)
#20070=*
stmts(#20070,2,#20001,2,"exports = { x: x };")
hasLocation(#20070,#20007)
stmt_containers(#20070,#20001)
#20071=*
exprs(#20071,47,#20070,0,"exports = { x: x }")
#20072=@"loc,{#10000},3,1,3,18"
locations_default(#20072,#10000,3,1,3,18)
hasLocation(#20071,#20072)
enclosing_stmt(#20071,#20070)
expr_containers(#20071,#20001)
#20073=*
exprs(#20073,79,#20071,0,"exports")
hasLocation(#20073,#20033)
enclosing_stmt(#20073,#20070)
expr_containers(#20073,#20001)
literals("exports","exports",#20073)
bind(#20073,#20052)
#20074=*
exprs(#20074,8,#20071,1,"{ x: x }")
#20075=@"loc,{#10000},3,11,3,18"
locations_default(#20075,#10000,3,11,3,18)
hasLocation(#20074,#20075)
enclosing_stmt(#20074,#20070)
expr_containers(#20074,#20001)
#20076=*
properties(#20076,#20074,0,0,"x: x")
#20077=@"loc,{#10000},3,13,3,16"
locations_default(#20077,#10000,3,13,3,16)
hasLocation(#20076,#20077)
#20078=*
exprs(#20078,0,#20076,0,"x")
hasLocation(#20078,#20039)
enclosing_stmt(#20078,#20070)
expr_containers(#20078,#20001)
literals("x","x",#20078)
#20079=*
exprs(#20079,79,#20076,1,"x")
hasLocation(#20079,#20043)
enclosing_stmt(#20079,#20070)
expr_containers(#20079,#20001)
literals("x","x",#20079)
bind(#20079,#20053)
#20080=*
entry_cfg_node(#20080,#20001)
#20081=@"loc,{#10000},1,1,1,0"
locations_default(#20081,#10000,1,1,1,0)
hasLocation(#20080,#20081)
#20082=*
exit_cfg_node(#20082,#20001)
hasLocation(#20082,#20049)
successor(#20070,#20073)
successor(#20074,#20078)
successor(#20079,#20076)
successor(#20078,#20079)
successor(#20076,#20071)
successor(#20073,#20074)
successor(#20071,#20082)
successor(#20065,#20068)
successor(#20069,#20066)
successor(#20068,#20069)
successor(#20066,#20070)
successor(#20054,#20059)
successor(#20062,#20055)
successor(#20061,#20057)
successor(#20059,#20061)
successor(#20057,#20062)
successor(#20055,#20065)
successor(#20080,#20054)
numlines(#10000,3,3,0)
filetype(#10000,"javascript")