Files
codeql/javascript/extractor/tests/exprs/output/trap/primaries.js.trap
2026-02-27 14:15:34 +01:00

1734 lines
48 KiB
Plaintext

#10000=@"/primaries.js;sourcefile"
files(#10000,"/primaries.js")
#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,"null;","
")
#20003=@"loc,{#10000},1,1,1,5"
locations_default(#20003,#10000,1,1,1,5)
hasLocation(#20002,#20003)
#20004=*
lines(#20004,#20001,"true;","
")
#20005=@"loc,{#10000},2,1,2,5"
locations_default(#20005,#10000,2,1,2,5)
hasLocation(#20004,#20005)
#20006=*
lines(#20006,#20001,"false;","
")
#20007=@"loc,{#10000},3,1,3,6"
locations_default(#20007,#10000,3,1,3,6)
hasLocation(#20006,#20007)
#20008=*
lines(#20008,#20001,"23;","
")
#20009=@"loc,{#10000},4,1,4,3"
locations_default(#20009,#10000,4,1,4,3)
hasLocation(#20008,#20009)
#20010=*
lines(#20010,#20001,"2.3;","
")
#20011=@"loc,{#10000},5,1,5,4"
locations_default(#20011,#10000,5,1,5,4)
hasLocation(#20010,#20011)
#20012=*
lines(#20012,#20001,".42;","
")
#20013=@"loc,{#10000},6,1,6,4"
locations_default(#20013,#10000,6,1,6,4)
hasLocation(#20012,#20013)
#20014=*
lines(#20014,#20001,"7.6e23;","
")
#20015=@"loc,{#10000},7,1,7,7"
locations_default(#20015,#10000,7,1,7,7)
hasLocation(#20014,#20015)
#20016=*
lines(#20016,#20001,"1E-42;","
")
#20017=@"loc,{#10000},8,1,8,6"
locations_default(#20017,#10000,8,1,8,6)
hasLocation(#20016,#20017)
#20018=*
lines(#20018,#20001,"0xdeadbeef;","
")
#20019=@"loc,{#10000},9,1,9,11"
locations_default(#20019,#10000,9,1,9,11)
hasLocation(#20018,#20019)
#20020=*
lines(#20020,#20001,"""Hello"";","
")
#20021=@"loc,{#10000},10,1,10,8"
locations_default(#20021,#10000,10,1,10,8)
hasLocation(#20020,#20021)
#20022=*
lines(#20022,#20001,"'world';","
")
#20023=@"loc,{#10000},11,1,11,8"
locations_default(#20023,#10000,11,1,11,8)
hasLocation(#20022,#20023)
#20024=*
lines(#20024,#20001,"""'what?'\x0a"";","
")
#20025=@"loc,{#10000},12,1,12,14"
locations_default(#20025,#10000,12,1,12,14)
hasLocation(#20024,#20025)
#20026=*
lines(#20026,#20001,"'""why?""\n';","
")
#20027=@"loc,{#10000},13,1,13,11"
locations_default(#20027,#10000,13,1,13,11)
hasLocation(#20026,#20027)
#20028=*
lines(#20028,#20001,"/^(need?le)+/gi;","
")
#20029=@"loc,{#10000},14,1,14,16"
locations_default(#20029,#10000,14,1,14,16)
hasLocation(#20028,#20029)
#20030=*
lines(#20030,#20001,"(23);","
")
#20031=@"loc,{#10000},15,1,15,5"
locations_default(#20031,#10000,15,1,15,5)
hasLocation(#20030,#20031)
#20032=*
lines(#20032,#20001,"[23, 42, , ""hi"" ];","
")
#20033=@"loc,{#10000},16,1,16,18"
locations_default(#20033,#10000,16,1,16,18)
hasLocation(#20032,#20033)
#20034=*
lines(#20034,#20001,"({ x: 23,","
")
#20035=@"loc,{#10000},17,1,17,9"
locations_default(#20035,#10000,17,1,17,9)
hasLocation(#20034,#20035)
#20036=*
lines(#20036,#20001," y: this,","
")
#20037=@"loc,{#10000},18,1,18,11"
locations_default(#20037,#10000,18,1,18,11)
hasLocation(#20036,#20037)
indentation(#10000,18," ",3)
#20038=*
lines(#20038,#20001," get o() {},","
")
#20039=@"loc,{#10000},19,1,19,14"
locations_default(#20039,#10000,19,1,19,14)
hasLocation(#20038,#20039)
indentation(#10000,19," ",3)
#20040=*
lines(#20040,#20001," get p() {},","
")
#20041=@"loc,{#10000},20,1,20,14"
locations_default(#20041,#10000,20,1,20,14)
hasLocation(#20040,#20041)
indentation(#10000,20," ",3)
#20042=*
lines(#20042,#20001," set p(v) {}});","
")
#20043=@"loc,{#10000},21,1,21,17"
locations_default(#20043,#10000,21,1,21,17)
hasLocation(#20042,#20043)
indentation(#10000,21," ",3)
#20044=*
lines(#20044,#20001,"new Array;","
")
#20045=@"loc,{#10000},22,1,22,10"
locations_default(#20045,#10000,22,1,22,10)
hasLocation(#20044,#20045)
#20046=*
lines(#20046,#20001,"new Object();","
")
#20047=@"loc,{#10000},23,1,23,13"
locations_default(#20047,#10000,23,1,23,13)
hasLocation(#20046,#20047)
#20048=*
lines(#20048,#20001,"new String(""hi"");","
")
#20049=@"loc,{#10000},24,1,24,17"
locations_default(#20049,#10000,24,1,24,17)
hasLocation(#20048,#20049)
#20050=*
lines(#20050,#20001,"String("""");","
")
#20051=@"loc,{#10000},25,1,25,11"
locations_default(#20051,#10000,25,1,25,11)
hasLocation(#20050,#20051)
#20052=*
lines(#20052,#20001,"Object.create({});","
")
#20053=@"loc,{#10000},26,1,26,18"
locations_default(#20053,#10000,26,1,26,18)
hasLocation(#20052,#20053)
#20054=*
lines(#20054,#20001,"String['epytotorp'.reverse()];","
")
#20055=@"loc,{#10000},27,1,27,30"
locations_default(#20055,#10000,27,1,27,30)
hasLocation(#20054,#20055)
#20056=*
lines(#20056,#20001,"[,,];","
")
#20057=@"loc,{#10000},28,1,28,5"
locations_default(#20057,#10000,28,1,28,5)
hasLocation(#20056,#20057)
#20058=*
lines(#20058,#20001,"[1,];","
")
#20059=@"loc,{#10000},29,1,29,5"
locations_default(#20059,#10000,29,1,29,5)
hasLocation(#20058,#20059)
#20060=*
lines(#20060,#20001,"({ z: 56, });","")
#20061=@"loc,{#10000},30,1,30,13"
locations_default(#20061,#10000,30,1,30,13)
hasLocation(#20060,#20061)
numlines(#20001,30,30,0)
#20062=*
tokeninfo(#20062,1,#20001,0,"null")
#20063=@"loc,{#10000},1,1,1,4"
locations_default(#20063,#10000,1,1,1,4)
hasLocation(#20062,#20063)
#20064=*
tokeninfo(#20064,8,#20001,1,";")
#20065=@"loc,{#10000},1,5,1,5"
locations_default(#20065,#10000,1,5,1,5)
hasLocation(#20064,#20065)
#20066=*
tokeninfo(#20066,2,#20001,2,"true")
#20067=@"loc,{#10000},2,1,2,4"
locations_default(#20067,#10000,2,1,2,4)
hasLocation(#20066,#20067)
#20068=*
tokeninfo(#20068,8,#20001,3,";")
#20069=@"loc,{#10000},2,5,2,5"
locations_default(#20069,#10000,2,5,2,5)
hasLocation(#20068,#20069)
#20070=*
tokeninfo(#20070,2,#20001,4,"false")
#20071=@"loc,{#10000},3,1,3,5"
locations_default(#20071,#10000,3,1,3,5)
hasLocation(#20070,#20071)
#20072=*
tokeninfo(#20072,8,#20001,5,";")
#20073=@"loc,{#10000},3,6,3,6"
locations_default(#20073,#10000,3,6,3,6)
hasLocation(#20072,#20073)
#20074=*
tokeninfo(#20074,3,#20001,6,"23")
#20075=@"loc,{#10000},4,1,4,2"
locations_default(#20075,#10000,4,1,4,2)
hasLocation(#20074,#20075)
#20076=*
tokeninfo(#20076,8,#20001,7,";")
#20077=@"loc,{#10000},4,3,4,3"
locations_default(#20077,#10000,4,3,4,3)
hasLocation(#20076,#20077)
#20078=*
tokeninfo(#20078,3,#20001,8,"2.3")
#20079=@"loc,{#10000},5,1,5,3"
locations_default(#20079,#10000,5,1,5,3)
hasLocation(#20078,#20079)
#20080=*
tokeninfo(#20080,8,#20001,9,";")
#20081=@"loc,{#10000},5,4,5,4"
locations_default(#20081,#10000,5,4,5,4)
hasLocation(#20080,#20081)
#20082=*
tokeninfo(#20082,3,#20001,10,".42")
#20083=@"loc,{#10000},6,1,6,3"
locations_default(#20083,#10000,6,1,6,3)
hasLocation(#20082,#20083)
#20084=*
tokeninfo(#20084,8,#20001,11,";")
#20085=@"loc,{#10000},6,4,6,4"
locations_default(#20085,#10000,6,4,6,4)
hasLocation(#20084,#20085)
#20086=*
tokeninfo(#20086,3,#20001,12,"7.6e23")
#20087=@"loc,{#10000},7,1,7,6"
locations_default(#20087,#10000,7,1,7,6)
hasLocation(#20086,#20087)
#20088=*
tokeninfo(#20088,8,#20001,13,";")
#20089=@"loc,{#10000},7,7,7,7"
locations_default(#20089,#10000,7,7,7,7)
hasLocation(#20088,#20089)
#20090=*
tokeninfo(#20090,3,#20001,14,"1E-42")
#20091=@"loc,{#10000},8,1,8,5"
locations_default(#20091,#10000,8,1,8,5)
hasLocation(#20090,#20091)
#20092=*
tokeninfo(#20092,8,#20001,15,";")
#20093=@"loc,{#10000},8,6,8,6"
locations_default(#20093,#10000,8,6,8,6)
hasLocation(#20092,#20093)
#20094=*
tokeninfo(#20094,3,#20001,16,"0xdeadbeef")
#20095=@"loc,{#10000},9,1,9,10"
locations_default(#20095,#10000,9,1,9,10)
hasLocation(#20094,#20095)
#20096=*
tokeninfo(#20096,8,#20001,17,";")
#20097=@"loc,{#10000},9,11,9,11"
locations_default(#20097,#10000,9,11,9,11)
hasLocation(#20096,#20097)
#20098=*
tokeninfo(#20098,4,#20001,18,"""Hello""")
#20099=@"loc,{#10000},10,1,10,7"
locations_default(#20099,#10000,10,1,10,7)
hasLocation(#20098,#20099)
#20100=*
tokeninfo(#20100,8,#20001,19,";")
#20101=@"loc,{#10000},10,8,10,8"
locations_default(#20101,#10000,10,8,10,8)
hasLocation(#20100,#20101)
#20102=*
tokeninfo(#20102,4,#20001,20,"'world'")
#20103=@"loc,{#10000},11,1,11,7"
locations_default(#20103,#10000,11,1,11,7)
hasLocation(#20102,#20103)
#20104=*
tokeninfo(#20104,8,#20001,21,";")
#20105=@"loc,{#10000},11,8,11,8"
locations_default(#20105,#10000,11,8,11,8)
hasLocation(#20104,#20105)
#20106=*
tokeninfo(#20106,4,#20001,22,"""'what?'\x0a""")
#20107=@"loc,{#10000},12,1,12,13"
locations_default(#20107,#10000,12,1,12,13)
hasLocation(#20106,#20107)
#20108=*
tokeninfo(#20108,8,#20001,23,";")
#20109=@"loc,{#10000},12,14,12,14"
locations_default(#20109,#10000,12,14,12,14)
hasLocation(#20108,#20109)
#20110=*
tokeninfo(#20110,4,#20001,24,"'""why?""\n'")
#20111=@"loc,{#10000},13,1,13,10"
locations_default(#20111,#10000,13,1,13,10)
hasLocation(#20110,#20111)
#20112=*
tokeninfo(#20112,8,#20001,25,";")
#20113=@"loc,{#10000},13,11,13,11"
locations_default(#20113,#10000,13,11,13,11)
hasLocation(#20112,#20113)
#20114=*
tokeninfo(#20114,5,#20001,26,"/^(need?le)+/gi")
#20115=@"loc,{#10000},14,1,14,15"
locations_default(#20115,#10000,14,1,14,15)
hasLocation(#20114,#20115)
#20116=*
tokeninfo(#20116,8,#20001,27,";")
#20117=@"loc,{#10000},14,16,14,16"
locations_default(#20117,#10000,14,16,14,16)
hasLocation(#20116,#20117)
#20118=*
tokeninfo(#20118,8,#20001,28,"(")
#20119=@"loc,{#10000},15,1,15,1"
locations_default(#20119,#10000,15,1,15,1)
hasLocation(#20118,#20119)
#20120=*
tokeninfo(#20120,3,#20001,29,"23")
#20121=@"loc,{#10000},15,2,15,3"
locations_default(#20121,#10000,15,2,15,3)
hasLocation(#20120,#20121)
#20122=*
tokeninfo(#20122,8,#20001,30,")")
#20123=@"loc,{#10000},15,4,15,4"
locations_default(#20123,#10000,15,4,15,4)
hasLocation(#20122,#20123)
#20124=*
tokeninfo(#20124,8,#20001,31,";")
#20125=@"loc,{#10000},15,5,15,5"
locations_default(#20125,#10000,15,5,15,5)
hasLocation(#20124,#20125)
#20126=*
tokeninfo(#20126,8,#20001,32,"[")
#20127=@"loc,{#10000},16,1,16,1"
locations_default(#20127,#10000,16,1,16,1)
hasLocation(#20126,#20127)
#20128=*
tokeninfo(#20128,3,#20001,33,"23")
#20129=@"loc,{#10000},16,2,16,3"
locations_default(#20129,#10000,16,2,16,3)
hasLocation(#20128,#20129)
#20130=*
tokeninfo(#20130,8,#20001,34,",")
#20131=@"loc,{#10000},16,4,16,4"
locations_default(#20131,#10000,16,4,16,4)
hasLocation(#20130,#20131)
#20132=*
tokeninfo(#20132,3,#20001,35,"42")
#20133=@"loc,{#10000},16,6,16,7"
locations_default(#20133,#10000,16,6,16,7)
hasLocation(#20132,#20133)
#20134=*
tokeninfo(#20134,8,#20001,36,",")
#20135=@"loc,{#10000},16,8,16,8"
locations_default(#20135,#10000,16,8,16,8)
hasLocation(#20134,#20135)
#20136=*
tokeninfo(#20136,8,#20001,37,",")
#20137=@"loc,{#10000},16,10,16,10"
locations_default(#20137,#10000,16,10,16,10)
hasLocation(#20136,#20137)
#20138=*
tokeninfo(#20138,4,#20001,38,"""hi""")
#20139=@"loc,{#10000},16,12,16,15"
locations_default(#20139,#10000,16,12,16,15)
hasLocation(#20138,#20139)
#20140=*
tokeninfo(#20140,8,#20001,39,"]")
#20141=@"loc,{#10000},16,17,16,17"
locations_default(#20141,#10000,16,17,16,17)
hasLocation(#20140,#20141)
#20142=*
tokeninfo(#20142,8,#20001,40,";")
#20143=@"loc,{#10000},16,18,16,18"
locations_default(#20143,#10000,16,18,16,18)
hasLocation(#20142,#20143)
#20144=*
tokeninfo(#20144,8,#20001,41,"(")
#20145=@"loc,{#10000},17,1,17,1"
locations_default(#20145,#10000,17,1,17,1)
hasLocation(#20144,#20145)
#20146=*
tokeninfo(#20146,8,#20001,42,"{")
#20147=@"loc,{#10000},17,2,17,2"
locations_default(#20147,#10000,17,2,17,2)
hasLocation(#20146,#20147)
#20148=*
tokeninfo(#20148,6,#20001,43,"x")
#20149=@"loc,{#10000},17,4,17,4"
locations_default(#20149,#10000,17,4,17,4)
hasLocation(#20148,#20149)
#20150=*
tokeninfo(#20150,8,#20001,44,":")
#20151=@"loc,{#10000},17,5,17,5"
locations_default(#20151,#10000,17,5,17,5)
hasLocation(#20150,#20151)
#20152=*
tokeninfo(#20152,3,#20001,45,"23")
#20153=@"loc,{#10000},17,7,17,8"
locations_default(#20153,#10000,17,7,17,8)
hasLocation(#20152,#20153)
#20154=*
tokeninfo(#20154,8,#20001,46,",")
#20155=@"loc,{#10000},17,9,17,9"
locations_default(#20155,#10000,17,9,17,9)
hasLocation(#20154,#20155)
#20156=*
tokeninfo(#20156,6,#20001,47,"y")
#20157=@"loc,{#10000},18,4,18,4"
locations_default(#20157,#10000,18,4,18,4)
hasLocation(#20156,#20157)
#20158=*
tokeninfo(#20158,8,#20001,48,":")
#20159=@"loc,{#10000},18,5,18,5"
locations_default(#20159,#10000,18,5,18,5)
hasLocation(#20158,#20159)
#20160=*
tokeninfo(#20160,7,#20001,49,"this")
#20161=@"loc,{#10000},18,7,18,10"
locations_default(#20161,#10000,18,7,18,10)
hasLocation(#20160,#20161)
#20162=*
tokeninfo(#20162,8,#20001,50,",")
#20163=@"loc,{#10000},18,11,18,11"
locations_default(#20163,#10000,18,11,18,11)
hasLocation(#20162,#20163)
#20164=*
tokeninfo(#20164,6,#20001,51,"get")
#20165=@"loc,{#10000},19,4,19,6"
locations_default(#20165,#10000,19,4,19,6)
hasLocation(#20164,#20165)
#20166=*
tokeninfo(#20166,6,#20001,52,"o")
#20167=@"loc,{#10000},19,8,19,8"
locations_default(#20167,#10000,19,8,19,8)
hasLocation(#20166,#20167)
#20168=*
tokeninfo(#20168,8,#20001,53,"(")
#20169=@"loc,{#10000},19,9,19,9"
locations_default(#20169,#10000,19,9,19,9)
hasLocation(#20168,#20169)
#20170=*
tokeninfo(#20170,8,#20001,54,")")
#20171=@"loc,{#10000},19,10,19,10"
locations_default(#20171,#10000,19,10,19,10)
hasLocation(#20170,#20171)
#20172=*
tokeninfo(#20172,8,#20001,55,"{")
#20173=@"loc,{#10000},19,12,19,12"
locations_default(#20173,#10000,19,12,19,12)
hasLocation(#20172,#20173)
#20174=*
tokeninfo(#20174,8,#20001,56,"}")
#20175=@"loc,{#10000},19,13,19,13"
locations_default(#20175,#10000,19,13,19,13)
hasLocation(#20174,#20175)
#20176=*
tokeninfo(#20176,8,#20001,57,",")
#20177=@"loc,{#10000},19,14,19,14"
locations_default(#20177,#10000,19,14,19,14)
hasLocation(#20176,#20177)
#20178=*
tokeninfo(#20178,6,#20001,58,"get")
#20179=@"loc,{#10000},20,4,20,6"
locations_default(#20179,#10000,20,4,20,6)
hasLocation(#20178,#20179)
#20180=*
tokeninfo(#20180,6,#20001,59,"p")
#20181=@"loc,{#10000},20,8,20,8"
locations_default(#20181,#10000,20,8,20,8)
hasLocation(#20180,#20181)
#20182=*
tokeninfo(#20182,8,#20001,60,"(")
#20183=@"loc,{#10000},20,9,20,9"
locations_default(#20183,#10000,20,9,20,9)
hasLocation(#20182,#20183)
#20184=*
tokeninfo(#20184,8,#20001,61,")")
#20185=@"loc,{#10000},20,10,20,10"
locations_default(#20185,#10000,20,10,20,10)
hasLocation(#20184,#20185)
#20186=*
tokeninfo(#20186,8,#20001,62,"{")
#20187=@"loc,{#10000},20,12,20,12"
locations_default(#20187,#10000,20,12,20,12)
hasLocation(#20186,#20187)
#20188=*
tokeninfo(#20188,8,#20001,63,"}")
#20189=@"loc,{#10000},20,13,20,13"
locations_default(#20189,#10000,20,13,20,13)
hasLocation(#20188,#20189)
#20190=*
tokeninfo(#20190,8,#20001,64,",")
#20191=@"loc,{#10000},20,14,20,14"
locations_default(#20191,#10000,20,14,20,14)
hasLocation(#20190,#20191)
#20192=*
tokeninfo(#20192,6,#20001,65,"set")
#20193=@"loc,{#10000},21,4,21,6"
locations_default(#20193,#10000,21,4,21,6)
hasLocation(#20192,#20193)
#20194=*
tokeninfo(#20194,6,#20001,66,"p")
#20195=@"loc,{#10000},21,8,21,8"
locations_default(#20195,#10000,21,8,21,8)
hasLocation(#20194,#20195)
#20196=*
tokeninfo(#20196,8,#20001,67,"(")
#20197=@"loc,{#10000},21,9,21,9"
locations_default(#20197,#10000,21,9,21,9)
hasLocation(#20196,#20197)
#20198=*
tokeninfo(#20198,6,#20001,68,"v")
#20199=@"loc,{#10000},21,10,21,10"
locations_default(#20199,#10000,21,10,21,10)
hasLocation(#20198,#20199)
#20200=*
tokeninfo(#20200,8,#20001,69,")")
#20201=@"loc,{#10000},21,11,21,11"
locations_default(#20201,#10000,21,11,21,11)
hasLocation(#20200,#20201)
#20202=*
tokeninfo(#20202,8,#20001,70,"{")
#20203=@"loc,{#10000},21,13,21,13"
locations_default(#20203,#10000,21,13,21,13)
hasLocation(#20202,#20203)
#20204=*
tokeninfo(#20204,8,#20001,71,"}")
#20205=@"loc,{#10000},21,14,21,14"
locations_default(#20205,#10000,21,14,21,14)
hasLocation(#20204,#20205)
#20206=*
tokeninfo(#20206,8,#20001,72,"}")
#20207=@"loc,{#10000},21,15,21,15"
locations_default(#20207,#10000,21,15,21,15)
hasLocation(#20206,#20207)
#20208=*
tokeninfo(#20208,8,#20001,73,")")
#20209=@"loc,{#10000},21,16,21,16"
locations_default(#20209,#10000,21,16,21,16)
hasLocation(#20208,#20209)
#20210=*
tokeninfo(#20210,8,#20001,74,";")
#20211=@"loc,{#10000},21,17,21,17"
locations_default(#20211,#10000,21,17,21,17)
hasLocation(#20210,#20211)
#20212=*
tokeninfo(#20212,7,#20001,75,"new")
#20213=@"loc,{#10000},22,1,22,3"
locations_default(#20213,#10000,22,1,22,3)
hasLocation(#20212,#20213)
#20214=*
tokeninfo(#20214,6,#20001,76,"Array")
#20215=@"loc,{#10000},22,5,22,9"
locations_default(#20215,#10000,22,5,22,9)
hasLocation(#20214,#20215)
#20216=*
tokeninfo(#20216,8,#20001,77,";")
#20217=@"loc,{#10000},22,10,22,10"
locations_default(#20217,#10000,22,10,22,10)
hasLocation(#20216,#20217)
#20218=*
tokeninfo(#20218,7,#20001,78,"new")
#20219=@"loc,{#10000},23,1,23,3"
locations_default(#20219,#10000,23,1,23,3)
hasLocation(#20218,#20219)
#20220=*
tokeninfo(#20220,6,#20001,79,"Object")
#20221=@"loc,{#10000},23,5,23,10"
locations_default(#20221,#10000,23,5,23,10)
hasLocation(#20220,#20221)
#20222=*
tokeninfo(#20222,8,#20001,80,"(")
#20223=@"loc,{#10000},23,11,23,11"
locations_default(#20223,#10000,23,11,23,11)
hasLocation(#20222,#20223)
#20224=*
tokeninfo(#20224,8,#20001,81,")")
#20225=@"loc,{#10000},23,12,23,12"
locations_default(#20225,#10000,23,12,23,12)
hasLocation(#20224,#20225)
#20226=*
tokeninfo(#20226,8,#20001,82,";")
#20227=@"loc,{#10000},23,13,23,13"
locations_default(#20227,#10000,23,13,23,13)
hasLocation(#20226,#20227)
#20228=*
tokeninfo(#20228,7,#20001,83,"new")
#20229=@"loc,{#10000},24,1,24,3"
locations_default(#20229,#10000,24,1,24,3)
hasLocation(#20228,#20229)
#20230=*
tokeninfo(#20230,6,#20001,84,"String")
#20231=@"loc,{#10000},24,5,24,10"
locations_default(#20231,#10000,24,5,24,10)
hasLocation(#20230,#20231)
#20232=*
tokeninfo(#20232,8,#20001,85,"(")
#20233=@"loc,{#10000},24,11,24,11"
locations_default(#20233,#10000,24,11,24,11)
hasLocation(#20232,#20233)
#20234=*
tokeninfo(#20234,4,#20001,86,"""hi""")
#20235=@"loc,{#10000},24,12,24,15"
locations_default(#20235,#10000,24,12,24,15)
hasLocation(#20234,#20235)
#20236=*
tokeninfo(#20236,8,#20001,87,")")
#20237=@"loc,{#10000},24,16,24,16"
locations_default(#20237,#10000,24,16,24,16)
hasLocation(#20236,#20237)
#20238=*
tokeninfo(#20238,8,#20001,88,";")
#20239=@"loc,{#10000},24,17,24,17"
locations_default(#20239,#10000,24,17,24,17)
hasLocation(#20238,#20239)
#20240=*
tokeninfo(#20240,6,#20001,89,"String")
#20241=@"loc,{#10000},25,1,25,6"
locations_default(#20241,#10000,25,1,25,6)
hasLocation(#20240,#20241)
#20242=*
tokeninfo(#20242,8,#20001,90,"(")
#20243=@"loc,{#10000},25,7,25,7"
locations_default(#20243,#10000,25,7,25,7)
hasLocation(#20242,#20243)
#20244=*
tokeninfo(#20244,4,#20001,91,"""""")
#20245=@"loc,{#10000},25,8,25,9"
locations_default(#20245,#10000,25,8,25,9)
hasLocation(#20244,#20245)
#20246=*
tokeninfo(#20246,8,#20001,92,")")
#20247=@"loc,{#10000},25,10,25,10"
locations_default(#20247,#10000,25,10,25,10)
hasLocation(#20246,#20247)
#20248=*
tokeninfo(#20248,8,#20001,93,";")
#20249=@"loc,{#10000},25,11,25,11"
locations_default(#20249,#10000,25,11,25,11)
hasLocation(#20248,#20249)
#20250=*
tokeninfo(#20250,6,#20001,94,"Object")
#20251=@"loc,{#10000},26,1,26,6"
locations_default(#20251,#10000,26,1,26,6)
hasLocation(#20250,#20251)
#20252=*
tokeninfo(#20252,8,#20001,95,".")
#20253=@"loc,{#10000},26,7,26,7"
locations_default(#20253,#10000,26,7,26,7)
hasLocation(#20252,#20253)
#20254=*
tokeninfo(#20254,6,#20001,96,"create")
#20255=@"loc,{#10000},26,8,26,13"
locations_default(#20255,#10000,26,8,26,13)
hasLocation(#20254,#20255)
#20256=*
tokeninfo(#20256,8,#20001,97,"(")
#20257=@"loc,{#10000},26,14,26,14"
locations_default(#20257,#10000,26,14,26,14)
hasLocation(#20256,#20257)
#20258=*
tokeninfo(#20258,8,#20001,98,"{")
#20259=@"loc,{#10000},26,15,26,15"
locations_default(#20259,#10000,26,15,26,15)
hasLocation(#20258,#20259)
#20260=*
tokeninfo(#20260,8,#20001,99,"}")
#20261=@"loc,{#10000},26,16,26,16"
locations_default(#20261,#10000,26,16,26,16)
hasLocation(#20260,#20261)
#20262=*
tokeninfo(#20262,8,#20001,100,")")
#20263=@"loc,{#10000},26,17,26,17"
locations_default(#20263,#10000,26,17,26,17)
hasLocation(#20262,#20263)
#20264=*
tokeninfo(#20264,8,#20001,101,";")
#20265=@"loc,{#10000},26,18,26,18"
locations_default(#20265,#10000,26,18,26,18)
hasLocation(#20264,#20265)
#20266=*
tokeninfo(#20266,6,#20001,102,"String")
#20267=@"loc,{#10000},27,1,27,6"
locations_default(#20267,#10000,27,1,27,6)
hasLocation(#20266,#20267)
#20268=*
tokeninfo(#20268,8,#20001,103,"[")
#20269=@"loc,{#10000},27,7,27,7"
locations_default(#20269,#10000,27,7,27,7)
hasLocation(#20268,#20269)
#20270=*
tokeninfo(#20270,4,#20001,104,"'epytotorp'")
#20271=@"loc,{#10000},27,8,27,18"
locations_default(#20271,#10000,27,8,27,18)
hasLocation(#20270,#20271)
#20272=*
tokeninfo(#20272,8,#20001,105,".")
#20273=@"loc,{#10000},27,19,27,19"
locations_default(#20273,#10000,27,19,27,19)
hasLocation(#20272,#20273)
#20274=*
tokeninfo(#20274,6,#20001,106,"reverse")
#20275=@"loc,{#10000},27,20,27,26"
locations_default(#20275,#10000,27,20,27,26)
hasLocation(#20274,#20275)
#20276=*
tokeninfo(#20276,8,#20001,107,"(")
#20277=@"loc,{#10000},27,27,27,27"
locations_default(#20277,#10000,27,27,27,27)
hasLocation(#20276,#20277)
#20278=*
tokeninfo(#20278,8,#20001,108,")")
#20279=@"loc,{#10000},27,28,27,28"
locations_default(#20279,#10000,27,28,27,28)
hasLocation(#20278,#20279)
#20280=*
tokeninfo(#20280,8,#20001,109,"]")
#20281=@"loc,{#10000},27,29,27,29"
locations_default(#20281,#10000,27,29,27,29)
hasLocation(#20280,#20281)
#20282=*
tokeninfo(#20282,8,#20001,110,";")
#20283=@"loc,{#10000},27,30,27,30"
locations_default(#20283,#10000,27,30,27,30)
hasLocation(#20282,#20283)
#20284=*
tokeninfo(#20284,8,#20001,111,"[")
#20285=@"loc,{#10000},28,1,28,1"
locations_default(#20285,#10000,28,1,28,1)
hasLocation(#20284,#20285)
#20286=*
tokeninfo(#20286,8,#20001,112,",")
#20287=@"loc,{#10000},28,2,28,2"
locations_default(#20287,#10000,28,2,28,2)
hasLocation(#20286,#20287)
#20288=*
tokeninfo(#20288,8,#20001,113,",")
#20289=@"loc,{#10000},28,3,28,3"
locations_default(#20289,#10000,28,3,28,3)
hasLocation(#20288,#20289)
#20290=*
tokeninfo(#20290,8,#20001,114,"]")
#20291=@"loc,{#10000},28,4,28,4"
locations_default(#20291,#10000,28,4,28,4)
hasLocation(#20290,#20291)
#20292=*
tokeninfo(#20292,8,#20001,115,";")
#20293=@"loc,{#10000},28,5,28,5"
locations_default(#20293,#10000,28,5,28,5)
hasLocation(#20292,#20293)
#20294=*
tokeninfo(#20294,8,#20001,116,"[")
#20295=@"loc,{#10000},29,1,29,1"
locations_default(#20295,#10000,29,1,29,1)
hasLocation(#20294,#20295)
#20296=*
tokeninfo(#20296,3,#20001,117,"1")
#20297=@"loc,{#10000},29,2,29,2"
locations_default(#20297,#10000,29,2,29,2)
hasLocation(#20296,#20297)
#20298=*
tokeninfo(#20298,8,#20001,118,",")
#20299=@"loc,{#10000},29,3,29,3"
locations_default(#20299,#10000,29,3,29,3)
hasLocation(#20298,#20299)
#20300=*
tokeninfo(#20300,8,#20001,119,"]")
#20301=@"loc,{#10000},29,4,29,4"
locations_default(#20301,#10000,29,4,29,4)
hasLocation(#20300,#20301)
#20302=*
tokeninfo(#20302,8,#20001,120,";")
#20303=@"loc,{#10000},29,5,29,5"
locations_default(#20303,#10000,29,5,29,5)
hasLocation(#20302,#20303)
#20304=*
tokeninfo(#20304,8,#20001,121,"(")
#20305=@"loc,{#10000},30,1,30,1"
locations_default(#20305,#10000,30,1,30,1)
hasLocation(#20304,#20305)
#20306=*
tokeninfo(#20306,8,#20001,122,"{")
#20307=@"loc,{#10000},30,2,30,2"
locations_default(#20307,#10000,30,2,30,2)
hasLocation(#20306,#20307)
#20308=*
tokeninfo(#20308,6,#20001,123,"z")
#20309=@"loc,{#10000},30,4,30,4"
locations_default(#20309,#10000,30,4,30,4)
hasLocation(#20308,#20309)
#20310=*
tokeninfo(#20310,8,#20001,124,":")
#20311=@"loc,{#10000},30,5,30,5"
locations_default(#20311,#10000,30,5,30,5)
hasLocation(#20310,#20311)
#20312=*
tokeninfo(#20312,3,#20001,125,"56")
#20313=@"loc,{#10000},30,7,30,8"
locations_default(#20313,#10000,30,7,30,8)
hasLocation(#20312,#20313)
#20314=*
tokeninfo(#20314,8,#20001,126,",")
#20315=@"loc,{#10000},30,9,30,9"
locations_default(#20315,#10000,30,9,30,9)
hasLocation(#20314,#20315)
#20316=*
tokeninfo(#20316,8,#20001,127,"}")
#20317=@"loc,{#10000},30,11,30,11"
locations_default(#20317,#10000,30,11,30,11)
hasLocation(#20316,#20317)
#20318=*
tokeninfo(#20318,8,#20001,128,")")
#20319=@"loc,{#10000},30,12,30,12"
locations_default(#20319,#10000,30,12,30,12)
hasLocation(#20318,#20319)
#20320=*
tokeninfo(#20320,8,#20001,129,";")
#20321=@"loc,{#10000},30,13,30,13"
locations_default(#20321,#10000,30,13,30,13)
hasLocation(#20320,#20321)
#20322=*
tokeninfo(#20322,0,#20001,130,"")
#20323=@"loc,{#10000},30,14,30,13"
locations_default(#20323,#10000,30,14,30,13)
hasLocation(#20322,#20323)
toplevels(#20001,0)
#20324=@"loc,{#10000},1,1,30,13"
locations_default(#20324,#10000,1,1,30,13)
hasLocation(#20001,#20324)
#20325=@"var;{this};{#20000}"
variables(#20325,"this",#20000)
#20326=*
stmts(#20326,2,#20001,0,"null;")
hasLocation(#20326,#20003)
stmt_containers(#20326,#20001)
#20327=*
exprs(#20327,1,#20326,0,"null")
hasLocation(#20327,#20063)
enclosing_stmt(#20327,#20326)
expr_containers(#20327,#20001)
literals("null","null",#20327)
#20328=*
stmts(#20328,2,#20001,1,"true;")
hasLocation(#20328,#20005)
stmt_containers(#20328,#20001)
#20329=*
exprs(#20329,2,#20328,0,"true")
hasLocation(#20329,#20067)
enclosing_stmt(#20329,#20328)
expr_containers(#20329,#20001)
literals("true","true",#20329)
#20330=*
stmts(#20330,2,#20001,2,"false;")
hasLocation(#20330,#20007)
stmt_containers(#20330,#20001)
#20331=*
exprs(#20331,2,#20330,0,"false")
hasLocation(#20331,#20071)
enclosing_stmt(#20331,#20330)
expr_containers(#20331,#20001)
literals("false","false",#20331)
#20332=*
stmts(#20332,2,#20001,3,"23;")
hasLocation(#20332,#20009)
stmt_containers(#20332,#20001)
#20333=*
exprs(#20333,3,#20332,0,"23")
hasLocation(#20333,#20075)
enclosing_stmt(#20333,#20332)
expr_containers(#20333,#20001)
literals("23","23",#20333)
#20334=*
stmts(#20334,2,#20001,4,"2.3;")
hasLocation(#20334,#20011)
stmt_containers(#20334,#20001)
#20335=*
exprs(#20335,3,#20334,0,"2.3")
hasLocation(#20335,#20079)
enclosing_stmt(#20335,#20334)
expr_containers(#20335,#20001)
literals("2.3","2.3",#20335)
#20336=*
stmts(#20336,2,#20001,5,".42;")
hasLocation(#20336,#20013)
stmt_containers(#20336,#20001)
#20337=*
exprs(#20337,3,#20336,0,".42")
hasLocation(#20337,#20083)
enclosing_stmt(#20337,#20336)
expr_containers(#20337,#20001)
literals("0.42",".42",#20337)
#20338=*
stmts(#20338,2,#20001,6,"7.6e23;")
hasLocation(#20338,#20015)
stmt_containers(#20338,#20001)
#20339=*
exprs(#20339,3,#20338,0,"7.6e23")
hasLocation(#20339,#20087)
enclosing_stmt(#20339,#20338)
expr_containers(#20339,#20001)
literals("7.6E23","7.6e23",#20339)
#20340=*
stmts(#20340,2,#20001,7,"1E-42;")
hasLocation(#20340,#20017)
stmt_containers(#20340,#20001)
#20341=*
exprs(#20341,3,#20340,0,"1E-42")
hasLocation(#20341,#20091)
enclosing_stmt(#20341,#20340)
expr_containers(#20341,#20001)
literals("1.0E-42","1E-42",#20341)
#20342=*
stmts(#20342,2,#20001,8,"0xdeadbeef;")
hasLocation(#20342,#20019)
stmt_containers(#20342,#20001)
#20343=*
exprs(#20343,3,#20342,0,"0xdeadbeef")
hasLocation(#20343,#20095)
enclosing_stmt(#20343,#20342)
expr_containers(#20343,#20001)
literals("3735928559","0xdeadbeef",#20343)
#20344=*
stmts(#20344,2,#20001,9,"""Hello"";")
hasLocation(#20344,#20021)
stmt_containers(#20344,#20001)
#20345=*
exprs(#20345,4,#20344,0,"""Hello""")
hasLocation(#20345,#20099)
enclosing_stmt(#20345,#20344)
expr_containers(#20345,#20001)
literals("Hello","""Hello""",#20345)
#20346=*
regexpterm(#20346,14,#20345,0,"Hello")
#20347=@"loc,{#10000},10,2,10,6"
locations_default(#20347,#10000,10,2,10,6)
hasLocation(#20346,#20347)
regexp_const_value(#20346,"Hello")
#20348=*
stmts(#20348,2,#20001,10,"'world';")
hasLocation(#20348,#20023)
stmt_containers(#20348,#20001)
#20349=*
exprs(#20349,4,#20348,0,"'world'")
hasLocation(#20349,#20103)
enclosing_stmt(#20349,#20348)
expr_containers(#20349,#20001)
literals("world","'world'",#20349)
#20350=*
regexpterm(#20350,14,#20349,0,"world")
#20351=@"loc,{#10000},11,2,11,6"
locations_default(#20351,#10000,11,2,11,6)
hasLocation(#20350,#20351)
regexp_const_value(#20350,"world")
#20352=*
stmts(#20352,2,#20001,11,"""'what?'\x0a"";")
hasLocation(#20352,#20025)
stmt_containers(#20352,#20001)
#20353=*
exprs(#20353,4,#20352,0,"""'what?'\x0a""")
hasLocation(#20353,#20107)
enclosing_stmt(#20353,#20352)
expr_containers(#20353,#20001)
literals("'what?'
","""'what?'\x0a""",#20353)
#20354=*
regexpterm(#20354,1,#20353,0,"'what?'
")
#20355=@"loc,{#10000},12,2,12,12"
locations_default(#20355,#10000,12,2,12,12)
hasLocation(#20354,#20355)
#20356=*
regexpterm(#20356,14,#20354,0,"'wha")
#20357=@"loc,{#10000},12,2,12,5"
locations_default(#20357,#10000,12,2,12,5)
hasLocation(#20356,#20357)
regexp_const_value(#20356,"'wha")
#20358=*
regexpterm(#20358,10,#20354,1,"t?")
#20359=@"loc,{#10000},12,6,12,7"
locations_default(#20359,#10000,12,6,12,7)
hasLocation(#20358,#20359)
is_greedy(#20358)
#20360=*
regexpterm(#20360,14,#20358,0,"t")
#20361=@"loc,{#10000},12,6,12,6"
locations_default(#20361,#10000,12,6,12,6)
hasLocation(#20360,#20361)
regexp_const_value(#20360,"t")
#20362=*
regexpterm(#20362,14,#20354,2,"'
")
#20363=@"loc,{#10000},12,8,12,12"
locations_default(#20363,#10000,12,8,12,12)
hasLocation(#20362,#20363)
regexp_const_value(#20362,"'
")
#20364=*
stmts(#20364,2,#20001,12,"'""why?""\n';")
hasLocation(#20364,#20027)
stmt_containers(#20364,#20001)
#20365=*
exprs(#20365,4,#20364,0,"'""why?""\n'")
hasLocation(#20365,#20111)
enclosing_stmt(#20365,#20364)
expr_containers(#20365,#20001)
literals("""why?""
","'""why?""\n'",#20365)
#20366=*
regexpterm(#20366,1,#20365,0,"""why?""
")
#20367=@"loc,{#10000},13,2,13,9"
locations_default(#20367,#10000,13,2,13,9)
hasLocation(#20366,#20367)
#20368=*
regexpterm(#20368,14,#20366,0,"""wh")
#20369=@"loc,{#10000},13,2,13,4"
locations_default(#20369,#10000,13,2,13,4)
hasLocation(#20368,#20369)
regexp_const_value(#20368,"""wh")
#20370=*
regexpterm(#20370,10,#20366,1,"y?")
#20371=@"loc,{#10000},13,5,13,6"
locations_default(#20371,#10000,13,5,13,6)
hasLocation(#20370,#20371)
is_greedy(#20370)
#20372=*
regexpterm(#20372,14,#20370,0,"y")
#20373=@"loc,{#10000},13,5,13,5"
locations_default(#20373,#10000,13,5,13,5)
hasLocation(#20372,#20373)
regexp_const_value(#20372,"y")
#20374=*
regexpterm(#20374,14,#20366,2,"""
")
#20375=@"loc,{#10000},13,7,13,9"
locations_default(#20375,#10000,13,7,13,9)
hasLocation(#20374,#20375)
regexp_const_value(#20374,"""
")
#20376=*
stmts(#20376,2,#20001,13,"/^(need?le)+/gi;")
hasLocation(#20376,#20029)
stmt_containers(#20376,#20001)
#20377=*
exprs(#20377,5,#20376,0,"/^(need?le)+/gi")
hasLocation(#20377,#20115)
enclosing_stmt(#20377,#20376)
expr_containers(#20377,#20001)
literals("/^(need?le)+/gi","/^(need?le)+/gi",#20377)
#20378=*
regexpterm(#20378,1,#20377,0,"^(need?le)+")
#20379=@"loc,{#10000},14,2,14,12"
locations_default(#20379,#10000,14,2,14,12)
hasLocation(#20378,#20379)
#20380=*
regexpterm(#20380,2,#20378,0,"^")
#20381=@"loc,{#10000},14,2,14,2"
locations_default(#20381,#10000,14,2,14,2)
hasLocation(#20380,#20381)
#20382=*
regexpterm(#20382,9,#20378,1,"(need?le)+")
#20383=@"loc,{#10000},14,3,14,12"
locations_default(#20383,#10000,14,3,14,12)
hasLocation(#20382,#20383)
is_greedy(#20382)
#20384=*
regexpterm(#20384,13,#20382,0,"(need?le)")
#20385=@"loc,{#10000},14,3,14,11"
locations_default(#20385,#10000,14,3,14,11)
hasLocation(#20384,#20385)
is_capture(#20384,1)
#20386=*
regexpterm(#20386,1,#20384,0,"need?le")
#20387=@"loc,{#10000},14,4,14,10"
locations_default(#20387,#10000,14,4,14,10)
hasLocation(#20386,#20387)
#20388=*
regexpterm(#20388,14,#20386,0,"nee")
#20389=@"loc,{#10000},14,4,14,6"
locations_default(#20389,#10000,14,4,14,6)
hasLocation(#20388,#20389)
regexp_const_value(#20388,"nee")
#20390=*
regexpterm(#20390,10,#20386,1,"d?")
#20391=@"loc,{#10000},14,7,14,8"
locations_default(#20391,#10000,14,7,14,8)
hasLocation(#20390,#20391)
is_greedy(#20390)
#20392=*
regexpterm(#20392,14,#20390,0,"d")
#20393=@"loc,{#10000},14,7,14,7"
locations_default(#20393,#10000,14,7,14,7)
hasLocation(#20392,#20393)
regexp_const_value(#20392,"d")
#20394=*
regexpterm(#20394,14,#20386,2,"le")
#20395=@"loc,{#10000},14,9,14,10"
locations_default(#20395,#10000,14,9,14,10)
hasLocation(#20394,#20395)
regexp_const_value(#20394,"le")
#20396=*
stmts(#20396,2,#20001,14,"(23);")
hasLocation(#20396,#20031)
stmt_containers(#20396,#20001)
#20397=*
exprs(#20397,63,#20396,0,"(23)")
#20398=@"loc,{#10000},15,1,15,4"
locations_default(#20398,#10000,15,1,15,4)
hasLocation(#20397,#20398)
enclosing_stmt(#20397,#20396)
expr_containers(#20397,#20001)
#20399=*
exprs(#20399,3,#20397,0,"23")
hasLocation(#20399,#20121)
enclosing_stmt(#20399,#20396)
expr_containers(#20399,#20001)
literals("23","23",#20399)
#20400=*
stmts(#20400,2,#20001,15,"[23, 42, , ""hi"" ];")
hasLocation(#20400,#20033)
stmt_containers(#20400,#20001)
#20401=*
exprs(#20401,7,#20400,0,"[23, 42, , ""hi"" ]")
#20402=@"loc,{#10000},16,1,16,17"
locations_default(#20402,#10000,16,1,16,17)
hasLocation(#20401,#20402)
enclosing_stmt(#20401,#20400)
expr_containers(#20401,#20001)
#20403=*
exprs(#20403,3,#20401,0,"23")
hasLocation(#20403,#20129)
enclosing_stmt(#20403,#20400)
expr_containers(#20403,#20001)
literals("23","23",#20403)
#20404=*
exprs(#20404,3,#20401,1,"42")
hasLocation(#20404,#20133)
enclosing_stmt(#20404,#20400)
expr_containers(#20404,#20001)
literals("42","42",#20404)
#20405=*
exprs(#20405,4,#20401,3,"""hi""")
hasLocation(#20405,#20139)
enclosing_stmt(#20405,#20400)
expr_containers(#20405,#20001)
literals("hi","""hi""",#20405)
#20406=*
regexpterm(#20406,14,#20405,0,"hi")
#20407=@"loc,{#10000},16,13,16,14"
locations_default(#20407,#10000,16,13,16,14)
hasLocation(#20406,#20407)
regexp_const_value(#20406,"hi")
array_size(#20401,4)
#20408=*
stmts(#20408,2,#20001,16,"({ x: 2 ... ) {}});")
#20409=@"loc,{#10000},17,1,21,17"
locations_default(#20409,#10000,17,1,21,17)
hasLocation(#20408,#20409)
stmt_containers(#20408,#20001)
#20410=*
exprs(#20410,63,#20408,0,"({ x: 2 ... v) {}})")
#20411=@"loc,{#10000},17,1,21,16"
locations_default(#20411,#10000,17,1,21,16)
hasLocation(#20410,#20411)
enclosing_stmt(#20410,#20408)
expr_containers(#20410,#20001)
#20412=*
exprs(#20412,8,#20410,0,"{ x: 23 ... (v) {}}")
#20413=@"loc,{#10000},17,2,21,15"
locations_default(#20413,#10000,17,2,21,15)
hasLocation(#20412,#20413)
enclosing_stmt(#20412,#20408)
expr_containers(#20412,#20001)
#20414=*
properties(#20414,#20412,0,0,"x: 23")
#20415=@"loc,{#10000},17,4,17,8"
locations_default(#20415,#10000,17,4,17,8)
hasLocation(#20414,#20415)
#20416=*
exprs(#20416,0,#20414,0,"x")
hasLocation(#20416,#20149)
enclosing_stmt(#20416,#20408)
expr_containers(#20416,#20001)
literals("x","x",#20416)
#20417=*
exprs(#20417,3,#20414,1,"23")
hasLocation(#20417,#20153)
enclosing_stmt(#20417,#20408)
expr_containers(#20417,#20001)
literals("23","23",#20417)
#20418=*
properties(#20418,#20412,1,0,"y: this")
#20419=@"loc,{#10000},18,4,18,10"
locations_default(#20419,#10000,18,4,18,10)
hasLocation(#20418,#20419)
#20420=*
exprs(#20420,0,#20418,0,"y")
hasLocation(#20420,#20157)
enclosing_stmt(#20420,#20408)
expr_containers(#20420,#20001)
literals("y","y",#20420)
#20421=*
exprs(#20421,6,#20418,1,"this")
hasLocation(#20421,#20161)
enclosing_stmt(#20421,#20408)
expr_containers(#20421,#20001)
bind(#20421,#20325)
#20422=*
properties(#20422,#20412,2,1,"get o() {}")
#20423=@"loc,{#10000},19,4,19,13"
locations_default(#20423,#10000,19,4,19,13)
hasLocation(#20422,#20423)
#20424=*
exprs(#20424,0,#20422,0,"o")
hasLocation(#20424,#20167)
enclosing_stmt(#20424,#20408)
expr_containers(#20424,#20001)
literals("o","o",#20424)
#20425=*
exprs(#20425,9,#20422,1,"() {}")
#20426=@"loc,{#10000},19,9,19,13"
locations_default(#20426,#10000,19,9,19,13)
hasLocation(#20425,#20426)
enclosing_stmt(#20425,#20408)
expr_containers(#20425,#20001)
#20427=*
scopes(#20427,1)
scopenodes(#20425,#20427)
scopenesting(#20427,#20000)
#20428=@"var;{this};{#20427}"
variables(#20428,"this",#20427)
#20429=@"var;{arguments};{#20427}"
variables(#20429,"arguments",#20427)
is_arguments_object(#20429)
#20430=*
stmts(#20430,1,#20425,-2,"{}")
#20431=@"loc,{#10000},19,12,19,13"
locations_default(#20431,#10000,19,12,19,13)
hasLocation(#20430,#20431)
stmt_containers(#20430,#20425)
#20432=*
properties(#20432,#20412,3,1,"get p() {}")
#20433=@"loc,{#10000},20,4,20,13"
locations_default(#20433,#10000,20,4,20,13)
hasLocation(#20432,#20433)
#20434=*
exprs(#20434,0,#20432,0,"p")
hasLocation(#20434,#20181)
enclosing_stmt(#20434,#20408)
expr_containers(#20434,#20001)
literals("p","p",#20434)
#20435=*
exprs(#20435,9,#20432,1,"() {}")
#20436=@"loc,{#10000},20,9,20,13"
locations_default(#20436,#10000,20,9,20,13)
hasLocation(#20435,#20436)
enclosing_stmt(#20435,#20408)
expr_containers(#20435,#20001)
#20437=*
scopes(#20437,1)
scopenodes(#20435,#20437)
scopenesting(#20437,#20000)
#20438=@"var;{this};{#20437}"
variables(#20438,"this",#20437)
#20439=@"var;{arguments};{#20437}"
variables(#20439,"arguments",#20437)
is_arguments_object(#20439)
#20440=*
stmts(#20440,1,#20435,-2,"{}")
#20441=@"loc,{#10000},20,12,20,13"
locations_default(#20441,#10000,20,12,20,13)
hasLocation(#20440,#20441)
stmt_containers(#20440,#20435)
#20442=*
properties(#20442,#20412,4,2,"set p(v) {}")
#20443=@"loc,{#10000},21,4,21,14"
locations_default(#20443,#10000,21,4,21,14)
hasLocation(#20442,#20443)
#20444=*
exprs(#20444,0,#20442,0,"p")
hasLocation(#20444,#20195)
enclosing_stmt(#20444,#20408)
expr_containers(#20444,#20001)
literals("p","p",#20444)
#20445=*
exprs(#20445,9,#20442,1,"(v) {}")
#20446=@"loc,{#10000},21,9,21,14"
locations_default(#20446,#10000,21,9,21,14)
hasLocation(#20445,#20446)
enclosing_stmt(#20445,#20408)
expr_containers(#20445,#20001)
#20447=*
scopes(#20447,1)
scopenodes(#20445,#20447)
scopenesting(#20447,#20000)
#20448=@"var;{this};{#20447}"
variables(#20448,"this",#20447)
#20449=@"var;{v};{#20447}"
variables(#20449,"v",#20447)
#20450=*
exprs(#20450,78,#20445,0,"v")
hasLocation(#20450,#20199)
expr_containers(#20450,#20445)
literals("v","v",#20450)
decl(#20450,#20449)
#20451=@"var;{arguments};{#20447}"
variables(#20451,"arguments",#20447)
is_arguments_object(#20451)
#20452=*
stmts(#20452,1,#20445,-2,"{}")
#20453=@"loc,{#10000},21,13,21,14"
locations_default(#20453,#10000,21,13,21,14)
hasLocation(#20452,#20453)
stmt_containers(#20452,#20445)
#20454=*
stmts(#20454,2,#20001,17,"new Array;")
hasLocation(#20454,#20045)
stmt_containers(#20454,#20001)
#20455=*
exprs(#20455,12,#20454,0,"new Array")
#20456=@"loc,{#10000},22,1,22,9"
locations_default(#20456,#10000,22,1,22,9)
hasLocation(#20455,#20456)
enclosing_stmt(#20455,#20454)
expr_containers(#20455,#20001)
#20457=*
exprs(#20457,79,#20455,-1,"Array")
hasLocation(#20457,#20215)
enclosing_stmt(#20457,#20454)
expr_containers(#20457,#20001)
literals("Array","Array",#20457)
#20458=@"var;{Array};{#20000}"
variables(#20458,"Array",#20000)
bind(#20457,#20458)
#20459=*
stmts(#20459,2,#20001,18,"new Object();")
hasLocation(#20459,#20047)
stmt_containers(#20459,#20001)
#20460=*
exprs(#20460,12,#20459,0,"new Object()")
#20461=@"loc,{#10000},23,1,23,12"
locations_default(#20461,#10000,23,1,23,12)
hasLocation(#20460,#20461)
enclosing_stmt(#20460,#20459)
expr_containers(#20460,#20001)
#20462=*
exprs(#20462,79,#20460,-1,"Object")
hasLocation(#20462,#20221)
enclosing_stmt(#20462,#20459)
expr_containers(#20462,#20001)
literals("Object","Object",#20462)
#20463=@"var;{Object};{#20000}"
variables(#20463,"Object",#20000)
bind(#20462,#20463)
#20464=*
stmts(#20464,2,#20001,19,"new String(""hi"");")
hasLocation(#20464,#20049)
stmt_containers(#20464,#20001)
#20465=*
exprs(#20465,12,#20464,0,"new String(""hi"")")
#20466=@"loc,{#10000},24,1,24,16"
locations_default(#20466,#10000,24,1,24,16)
hasLocation(#20465,#20466)
enclosing_stmt(#20465,#20464)
expr_containers(#20465,#20001)
#20467=*
exprs(#20467,79,#20465,-1,"String")
hasLocation(#20467,#20231)
enclosing_stmt(#20467,#20464)
expr_containers(#20467,#20001)
literals("String","String",#20467)
#20468=@"var;{String};{#20000}"
variables(#20468,"String",#20000)
bind(#20467,#20468)
#20469=*
exprs(#20469,4,#20465,0,"""hi""")
hasLocation(#20469,#20235)
enclosing_stmt(#20469,#20464)
expr_containers(#20469,#20001)
literals("hi","""hi""",#20469)
#20470=*
regexpterm(#20470,14,#20469,0,"hi")
#20471=@"loc,{#10000},24,13,24,14"
locations_default(#20471,#10000,24,13,24,14)
hasLocation(#20470,#20471)
regexp_const_value(#20470,"hi")
#20472=*
stmts(#20472,2,#20001,20,"String("""");")
hasLocation(#20472,#20051)
stmt_containers(#20472,#20001)
#20473=*
exprs(#20473,13,#20472,0,"String("""")")
#20474=@"loc,{#10000},25,1,25,10"
locations_default(#20474,#10000,25,1,25,10)
hasLocation(#20473,#20474)
enclosing_stmt(#20473,#20472)
expr_containers(#20473,#20001)
#20475=*
exprs(#20475,79,#20473,-1,"String")
hasLocation(#20475,#20241)
enclosing_stmt(#20475,#20472)
expr_containers(#20475,#20001)
literals("String","String",#20475)
bind(#20475,#20468)
#20476=*
exprs(#20476,4,#20473,0,"""""")
hasLocation(#20476,#20245)
enclosing_stmt(#20476,#20472)
expr_containers(#20476,#20001)
literals("","""""",#20476)
#20477=*
regexpterm(#20477,1,#20476,0,"")
#20478=@"loc,{#10000},25,9,25,8"
locations_default(#20478,#10000,25,9,25,8)
hasLocation(#20477,#20478)
#20479=*
stmts(#20479,2,#20001,21,"Object.create({});")
hasLocation(#20479,#20053)
stmt_containers(#20479,#20001)
#20480=*
exprs(#20480,13,#20479,0,"Object.create({})")
#20481=@"loc,{#10000},26,1,26,17"
locations_default(#20481,#10000,26,1,26,17)
hasLocation(#20480,#20481)
enclosing_stmt(#20480,#20479)
expr_containers(#20480,#20001)
#20482=*
exprs(#20482,14,#20480,-1,"Object.create")
#20483=@"loc,{#10000},26,1,26,13"
locations_default(#20483,#10000,26,1,26,13)
hasLocation(#20482,#20483)
enclosing_stmt(#20482,#20479)
expr_containers(#20482,#20001)
#20484=*
exprs(#20484,79,#20482,0,"Object")
hasLocation(#20484,#20251)
enclosing_stmt(#20484,#20479)
expr_containers(#20484,#20001)
literals("Object","Object",#20484)
bind(#20484,#20463)
#20485=*
exprs(#20485,0,#20482,1,"create")
hasLocation(#20485,#20255)
enclosing_stmt(#20485,#20479)
expr_containers(#20485,#20001)
literals("create","create",#20485)
#20486=*
exprs(#20486,8,#20480,0,"{}")
#20487=@"loc,{#10000},26,15,26,16"
locations_default(#20487,#10000,26,15,26,16)
hasLocation(#20486,#20487)
enclosing_stmt(#20486,#20479)
expr_containers(#20486,#20001)
#20488=*
stmts(#20488,2,#20001,22,"String[ ... rse()];")
hasLocation(#20488,#20055)
stmt_containers(#20488,#20001)
#20489=*
exprs(#20489,15,#20488,0,"String[ ... erse()]")
#20490=@"loc,{#10000},27,1,27,29"
locations_default(#20490,#10000,27,1,27,29)
hasLocation(#20489,#20490)
enclosing_stmt(#20489,#20488)
expr_containers(#20489,#20001)
#20491=*
exprs(#20491,79,#20489,0,"String")
hasLocation(#20491,#20267)
enclosing_stmt(#20491,#20488)
expr_containers(#20491,#20001)
literals("String","String",#20491)
bind(#20491,#20468)
#20492=*
exprs(#20492,13,#20489,1,"'epytot ... verse()")
#20493=@"loc,{#10000},27,8,27,28"
locations_default(#20493,#10000,27,8,27,28)
hasLocation(#20492,#20493)
enclosing_stmt(#20492,#20488)
expr_containers(#20492,#20001)
#20494=*
exprs(#20494,14,#20492,-1,"'epytotorp'.reverse")
#20495=@"loc,{#10000},27,8,27,26"
locations_default(#20495,#10000,27,8,27,26)
hasLocation(#20494,#20495)
enclosing_stmt(#20494,#20488)
expr_containers(#20494,#20001)
#20496=*
exprs(#20496,4,#20494,0,"'epytotorp'")
hasLocation(#20496,#20271)
enclosing_stmt(#20496,#20488)
expr_containers(#20496,#20001)
literals("epytotorp","'epytotorp'",#20496)
#20497=*
regexpterm(#20497,14,#20496,0,"epytotorp")
#20498=@"loc,{#10000},27,9,27,17"
locations_default(#20498,#10000,27,9,27,17)
hasLocation(#20497,#20498)
regexp_const_value(#20497,"epytotorp")
#20499=*
exprs(#20499,0,#20494,1,"reverse")
hasLocation(#20499,#20275)
enclosing_stmt(#20499,#20488)
expr_containers(#20499,#20001)
literals("reverse","reverse",#20499)
#20500=*
stmts(#20500,2,#20001,23,"[,,];")
hasLocation(#20500,#20057)
stmt_containers(#20500,#20001)
#20501=*
exprs(#20501,7,#20500,0,"[,,]")
#20502=@"loc,{#10000},28,1,28,4"
locations_default(#20502,#10000,28,1,28,4)
hasLocation(#20501,#20502)
enclosing_stmt(#20501,#20500)
expr_containers(#20501,#20001)
array_size(#20501,2)
#20503=*
stmts(#20503,2,#20001,24,"[1,];")
hasLocation(#20503,#20059)
stmt_containers(#20503,#20001)
#20504=*
exprs(#20504,7,#20503,0,"[1,]")
#20505=@"loc,{#10000},29,1,29,4"
locations_default(#20505,#10000,29,1,29,4)
hasLocation(#20504,#20505)
enclosing_stmt(#20504,#20503)
expr_containers(#20504,#20001)
#20506=*
exprs(#20506,3,#20504,0,"1")
hasLocation(#20506,#20297)
enclosing_stmt(#20506,#20503)
expr_containers(#20506,#20001)
literals("1","1",#20506)
array_size(#20504,1)
#20507=*
stmts(#20507,2,#20001,25,"({ z: 56, });")
hasLocation(#20507,#20061)
stmt_containers(#20507,#20001)
#20508=*
exprs(#20508,63,#20507,0,"({ z: 56, })")
#20509=@"loc,{#10000},30,1,30,12"
locations_default(#20509,#10000,30,1,30,12)
hasLocation(#20508,#20509)
enclosing_stmt(#20508,#20507)
expr_containers(#20508,#20001)
#20510=*
exprs(#20510,8,#20508,0,"{ z: 56, }")
#20511=@"loc,{#10000},30,2,30,11"
locations_default(#20511,#10000,30,2,30,11)
hasLocation(#20510,#20511)
enclosing_stmt(#20510,#20507)
expr_containers(#20510,#20001)
#20512=*
properties(#20512,#20510,0,0,"z: 56")
#20513=@"loc,{#10000},30,4,30,8"
locations_default(#20513,#10000,30,4,30,8)
hasLocation(#20512,#20513)
#20514=*
exprs(#20514,0,#20512,0,"z")
hasLocation(#20514,#20309)
enclosing_stmt(#20514,#20507)
expr_containers(#20514,#20001)
literals("z","z",#20514)
#20515=*
exprs(#20515,3,#20512,1,"56")
hasLocation(#20515,#20313)
enclosing_stmt(#20515,#20507)
expr_containers(#20515,#20001)
literals("56","56",#20515)
#20516=*
entry_cfg_node(#20516,#20001)
#20517=@"loc,{#10000},1,1,1,0"
locations_default(#20517,#10000,1,1,1,0)
hasLocation(#20516,#20517)
#20518=*
exit_cfg_node(#20518,#20001)
hasLocation(#20518,#20323)
successor(#20507,#20508)
successor(#20508,#20510)
successor(#20510,#20514)
successor(#20515,#20512)
successor(#20514,#20515)
successor(#20512,#20518)
successor(#20503,#20504)
successor(#20504,#20506)
successor(#20506,#20507)
successor(#20500,#20501)
successor(#20501,#20503)
successor(#20488,#20491)
successor(#20499,#20494)
successor(#20496,#20499)
successor(#20494,#20492)
successor(#20492,#20489)
successor(#20491,#20496)
successor(#20489,#20500)
successor(#20479,#20484)
successor(#20486,#20480)
successor(#20485,#20482)
successor(#20484,#20485)
successor(#20482,#20486)
successor(#20480,#20488)
successor(#20472,#20475)
successor(#20476,#20473)
successor(#20475,#20476)
successor(#20473,#20479)
successor(#20464,#20467)
successor(#20469,#20465)
successor(#20467,#20469)
successor(#20465,#20472)
successor(#20459,#20462)
successor(#20462,#20460)
successor(#20460,#20464)
successor(#20454,#20457)
successor(#20457,#20455)
successor(#20455,#20459)
successor(#20408,#20410)
successor(#20410,#20412)
successor(#20412,#20416)
successor(#20445,#20442)
#20519=*
entry_cfg_node(#20519,#20445)
#20520=@"loc,{#10000},21,9,21,8"
locations_default(#20520,#10000,21,9,21,8)
hasLocation(#20519,#20520)
#20521=*
exit_cfg_node(#20521,#20445)
#20522=@"loc,{#10000},21,15,21,14"
locations_default(#20522,#10000,21,15,21,14)
hasLocation(#20521,#20522)
successor(#20452,#20521)
successor(#20450,#20452)
successor(#20519,#20450)
successor(#20444,#20445)
successor(#20442,#20454)
successor(#20435,#20432)
#20523=*
entry_cfg_node(#20523,#20435)
#20524=@"loc,{#10000},20,9,20,8"
locations_default(#20524,#10000,20,9,20,8)
hasLocation(#20523,#20524)
#20525=*
exit_cfg_node(#20525,#20435)
#20526=@"loc,{#10000},20,14,20,13"
locations_default(#20526,#10000,20,14,20,13)
hasLocation(#20525,#20526)
successor(#20440,#20525)
successor(#20523,#20440)
successor(#20434,#20435)
successor(#20432,#20444)
successor(#20425,#20422)
#20527=*
entry_cfg_node(#20527,#20425)
#20528=@"loc,{#10000},19,9,19,8"
locations_default(#20528,#10000,19,9,19,8)
hasLocation(#20527,#20528)
#20529=*
exit_cfg_node(#20529,#20425)
#20530=@"loc,{#10000},19,14,19,13"
locations_default(#20530,#10000,19,14,19,13)
hasLocation(#20529,#20530)
successor(#20430,#20529)
successor(#20527,#20430)
successor(#20424,#20425)
successor(#20422,#20434)
successor(#20421,#20418)
successor(#20420,#20421)
successor(#20418,#20424)
successor(#20417,#20414)
successor(#20416,#20417)
successor(#20414,#20420)
successor(#20400,#20401)
successor(#20401,#20403)
successor(#20405,#20408)
successor(#20404,#20405)
successor(#20403,#20404)
successor(#20396,#20397)
successor(#20397,#20399)
successor(#20399,#20400)
successor(#20376,#20377)
successor(#20377,#20396)
successor(#20364,#20365)
successor(#20365,#20376)
successor(#20352,#20353)
successor(#20353,#20364)
successor(#20348,#20349)
successor(#20349,#20352)
successor(#20344,#20345)
successor(#20345,#20348)
successor(#20342,#20343)
successor(#20343,#20344)
successor(#20340,#20341)
successor(#20341,#20342)
successor(#20338,#20339)
successor(#20339,#20340)
successor(#20336,#20337)
successor(#20337,#20338)
successor(#20334,#20335)
successor(#20335,#20336)
successor(#20332,#20333)
successor(#20333,#20334)
successor(#20330,#20331)
successor(#20331,#20332)
successor(#20328,#20329)
successor(#20329,#20330)
successor(#20326,#20327)
successor(#20327,#20328)
successor(#20516,#20326)
numlines(#10000,30,30,0)
filetype(#10000,"javascript")