Files
codeql/javascript/extractor/tests/closure/output/trap/googDotModule.js.trap
2019-02-06 09:12:16 +00:00

284 lines
7.7 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)
isModule(#20001)
isClosureModule(#20001)
#20053=@"var;{x};{#20051}"
variables(#20053,"x",#20051)
#20054=*
stmts(#20054,2,#20001,0,"goog.module('test');")
hasLocation(#20054,#20003)
stmtContainers(#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)
enclosingStmt(#20055,#20054)
exprContainers(#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)
enclosingStmt(#20057,#20054)
exprContainers(#20057,#20001)
#20059=*
exprs(#20059,79,#20057,0,"goog")
hasLocation(#20059,#20009)
enclosingStmt(#20059,#20054)
exprContainers(#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)
enclosingStmt(#20061,#20054)
exprContainers(#20061,#20001)
literals("module","module",#20061)
#20062=*
exprs(#20062,4,#20055,0,"'test'")
hasLocation(#20062,#20017)
enclosingStmt(#20062,#20054)
exprContainers(#20062,#20001)
literals("test","'test'",#20062)
#20063=*
stmts(#20063,18,#20001,1,"var x = 5;")
hasLocation(#20063,#20005)
stmtContainers(#20063,#20001)
#20064=*
exprs(#20064,64,#20063,0,"x = 5")
#20065=@"loc,{#10000},2,5,2,9"
locations_default(#20065,#10000,2,5,2,9)
hasLocation(#20064,#20065)
enclosingStmt(#20064,#20063)
exprContainers(#20064,#20001)
#20066=*
exprs(#20066,78,#20064,0,"x")
hasLocation(#20066,#20025)
enclosingStmt(#20066,#20063)
exprContainers(#20066,#20001)
literals("x","x",#20066)
decl(#20066,#20053)
#20067=*
exprs(#20067,3,#20064,1,"5")
hasLocation(#20067,#20029)
enclosingStmt(#20067,#20063)
exprContainers(#20067,#20001)
literals("5","5",#20067)
#20068=*
stmts(#20068,2,#20001,2,"exports = { x: x };")
hasLocation(#20068,#20007)
stmtContainers(#20068,#20001)
#20069=*
exprs(#20069,47,#20068,0,"exports = { x: x }")
#20070=@"loc,{#10000},3,1,3,18"
locations_default(#20070,#10000,3,1,3,18)
hasLocation(#20069,#20070)
enclosingStmt(#20069,#20068)
exprContainers(#20069,#20001)
#20071=*
exprs(#20071,79,#20069,0,"exports")
hasLocation(#20071,#20033)
enclosingStmt(#20071,#20068)
exprContainers(#20071,#20001)
literals("exports","exports",#20071)
bind(#20071,#20052)
#20072=*
exprs(#20072,8,#20069,1,"{ x: x }")
#20073=@"loc,{#10000},3,11,3,18"
locations_default(#20073,#10000,3,11,3,18)
hasLocation(#20072,#20073)
enclosingStmt(#20072,#20068)
exprContainers(#20072,#20001)
#20074=*
properties(#20074,#20072,0,0,"x: x")
#20075=@"loc,{#10000},3,13,3,16"
locations_default(#20075,#10000,3,13,3,16)
hasLocation(#20074,#20075)
#20076=*
exprs(#20076,0,#20074,0,"x")
hasLocation(#20076,#20039)
enclosingStmt(#20076,#20068)
exprContainers(#20076,#20001)
literals("x","x",#20076)
#20077=*
exprs(#20077,79,#20074,1,"x")
hasLocation(#20077,#20043)
enclosingStmt(#20077,#20068)
exprContainers(#20077,#20001)
literals("x","x",#20077)
bind(#20077,#20053)
#20078=*
entry_cfg_node(#20078,#20001)
#20079=@"loc,{#10000},1,1,1,0"
locations_default(#20079,#10000,1,1,1,0)
hasLocation(#20078,#20079)
#20080=*
exit_cfg_node(#20080,#20001)
hasLocation(#20080,#20049)
successor(#20068,#20071)
successor(#20072,#20076)
successor(#20077,#20074)
successor(#20076,#20077)
successor(#20074,#20069)
successor(#20071,#20072)
successor(#20069,#20080)
successor(#20063,#20066)
successor(#20067,#20064)
successor(#20066,#20067)
successor(#20064,#20068)
successor(#20054,#20059)
successor(#20062,#20055)
successor(#20061,#20057)
successor(#20059,#20061)
successor(#20057,#20062)
successor(#20055,#20063)
successor(#20078,#20054)
numlines(#10000,3,3,0)
filetype(#10000,"javascript")