mirror of
https://github.com/github/codeql.git
synced 2026-04-14 03:24:06 +02:00
1073 lines
29 KiB
Plaintext
1073 lines
29 KiB
Plaintext
#10000=@"/loops.js;sourcefile"
|
|
files(#10000,"/loops.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,"while(true)","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,11"
|
|
locations_default(#20003,#10000,1,1,1,11)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001," ;","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,5"
|
|
locations_default(#20005,#10000,2,1,2,5)
|
|
hasLocation(#20004,#20005)
|
|
indentation(#10000,2," ",4)
|
|
#20006=*
|
|
lines(#20006,#20001,"outer: for(a; b; c) {","
|
|
")
|
|
#20007=@"loc,{#10000},3,1,3,21"
|
|
locations_default(#20007,#10000,3,1,3,21)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
lines(#20008,#20001," for(;;)","
|
|
")
|
|
#20009=@"loc,{#10000},4,1,4,11"
|
|
locations_default(#20009,#10000,4,1,4,11)
|
|
hasLocation(#20008,#20009)
|
|
indentation(#10000,4," ",4)
|
|
#20010=*
|
|
lines(#20010,#20001," if (d)","
|
|
")
|
|
#20011=@"loc,{#10000},5,1,5,14"
|
|
locations_default(#20011,#10000,5,1,5,14)
|
|
hasLocation(#20010,#20011)
|
|
indentation(#10000,5," ",8)
|
|
#20012=*
|
|
lines(#20012,#20001," continue outer;","
|
|
")
|
|
#20013=@"loc,{#10000},6,1,6,27"
|
|
locations_default(#20013,#10000,6,1,6,27)
|
|
hasLocation(#20012,#20013)
|
|
indentation(#10000,6," ",12)
|
|
#20014=*
|
|
lines(#20014,#20001," else if (e)","
|
|
")
|
|
#20015=@"loc,{#10000},7,1,7,19"
|
|
locations_default(#20015,#10000,7,1,7,19)
|
|
hasLocation(#20014,#20015)
|
|
indentation(#10000,7," ",8)
|
|
#20016=*
|
|
lines(#20016,#20001," break outer;","
|
|
")
|
|
#20017=@"loc,{#10000},8,1,8,24"
|
|
locations_default(#20017,#10000,8,1,8,24)
|
|
hasLocation(#20016,#20017)
|
|
indentation(#10000,8," ",12)
|
|
#20018=*
|
|
lines(#20018,#20001," else","
|
|
")
|
|
#20019=@"loc,{#10000},9,1,9,12"
|
|
locations_default(#20019,#10000,9,1,9,12)
|
|
hasLocation(#20018,#20019)
|
|
indentation(#10000,9," ",8)
|
|
#20020=*
|
|
lines(#20020,#20001," continue;","
|
|
")
|
|
#20021=@"loc,{#10000},10,1,10,21"
|
|
locations_default(#20021,#10000,10,1,10,21)
|
|
hasLocation(#20020,#20021)
|
|
indentation(#10000,10," ",12)
|
|
#20022=*
|
|
lines(#20022,#20001,"}","
|
|
")
|
|
#20023=@"loc,{#10000},11,1,11,1"
|
|
locations_default(#20023,#10000,11,1,11,1)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
lines(#20024,#20001,"","
|
|
")
|
|
#20025=@"loc,{#10000},12,1,12,0"
|
|
locations_default(#20025,#10000,12,1,12,0)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
lines(#20026,#20001,"do {","
|
|
")
|
|
#20027=@"loc,{#10000},13,1,13,4"
|
|
locations_default(#20027,#10000,13,1,13,4)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
lines(#20028,#20001," ;","
|
|
")
|
|
#20029=@"loc,{#10000},14,1,14,5"
|
|
locations_default(#20029,#10000,14,1,14,5)
|
|
hasLocation(#20028,#20029)
|
|
indentation(#10000,14," ",4)
|
|
#20030=*
|
|
lines(#20030,#20001,"} while(a);","
|
|
")
|
|
#20031=@"loc,{#10000},15,1,15,11"
|
|
locations_default(#20031,#10000,15,1,15,11)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
lines(#20032,#20001,"","
|
|
")
|
|
#20033=@"loc,{#10000},16,1,16,0"
|
|
locations_default(#20033,#10000,16,1,16,0)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
lines(#20034,#20001,"for (var i=0,n=10; i<n; ++i);","
|
|
")
|
|
#20035=@"loc,{#10000},17,1,17,29"
|
|
locations_default(#20035,#10000,17,1,17,29)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
lines(#20036,#20001,"","
|
|
")
|
|
#20037=@"loc,{#10000},18,1,18,0"
|
|
locations_default(#20037,#10000,18,1,18,0)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
lines(#20038,#20001,"for (var x in xs);","
|
|
")
|
|
#20039=@"loc,{#10000},19,1,19,18"
|
|
locations_default(#20039,#10000,19,1,19,18)
|
|
hasLocation(#20038,#20039)
|
|
#20040=*
|
|
lines(#20040,#20001,"for (x in xs);","
|
|
")
|
|
#20041=@"loc,{#10000},20,1,20,14"
|
|
locations_default(#20041,#10000,20,1,20,14)
|
|
hasLocation(#20040,#20041)
|
|
#20042=*
|
|
lines(#20042,#20001,"for (x.f in xs);","
|
|
")
|
|
#20043=@"loc,{#10000},21,1,21,16"
|
|
locations_default(#20043,#10000,21,1,21,16)
|
|
hasLocation(#20042,#20043)
|
|
numlines(#20001,21,18,0)
|
|
#20044=*
|
|
tokeninfo(#20044,7,#20001,0,"while")
|
|
#20045=@"loc,{#10000},1,1,1,5"
|
|
locations_default(#20045,#10000,1,1,1,5)
|
|
hasLocation(#20044,#20045)
|
|
#20046=*
|
|
tokeninfo(#20046,8,#20001,1,"(")
|
|
#20047=@"loc,{#10000},1,6,1,6"
|
|
locations_default(#20047,#10000,1,6,1,6)
|
|
hasLocation(#20046,#20047)
|
|
#20048=*
|
|
tokeninfo(#20048,2,#20001,2,"true")
|
|
#20049=@"loc,{#10000},1,7,1,10"
|
|
locations_default(#20049,#10000,1,7,1,10)
|
|
hasLocation(#20048,#20049)
|
|
#20050=*
|
|
tokeninfo(#20050,8,#20001,3,")")
|
|
#20051=@"loc,{#10000},1,11,1,11"
|
|
locations_default(#20051,#10000,1,11,1,11)
|
|
hasLocation(#20050,#20051)
|
|
#20052=*
|
|
tokeninfo(#20052,8,#20001,4,";")
|
|
#20053=@"loc,{#10000},2,5,2,5"
|
|
locations_default(#20053,#10000,2,5,2,5)
|
|
hasLocation(#20052,#20053)
|
|
#20054=*
|
|
tokeninfo(#20054,6,#20001,5,"outer")
|
|
#20055=@"loc,{#10000},3,1,3,5"
|
|
locations_default(#20055,#10000,3,1,3,5)
|
|
hasLocation(#20054,#20055)
|
|
#20056=*
|
|
tokeninfo(#20056,8,#20001,6,":")
|
|
#20057=@"loc,{#10000},3,6,3,6"
|
|
locations_default(#20057,#10000,3,6,3,6)
|
|
hasLocation(#20056,#20057)
|
|
#20058=*
|
|
tokeninfo(#20058,7,#20001,7,"for")
|
|
#20059=@"loc,{#10000},3,8,3,10"
|
|
locations_default(#20059,#10000,3,8,3,10)
|
|
hasLocation(#20058,#20059)
|
|
#20060=*
|
|
tokeninfo(#20060,8,#20001,8,"(")
|
|
#20061=@"loc,{#10000},3,11,3,11"
|
|
locations_default(#20061,#10000,3,11,3,11)
|
|
hasLocation(#20060,#20061)
|
|
#20062=*
|
|
tokeninfo(#20062,6,#20001,9,"a")
|
|
#20063=@"loc,{#10000},3,12,3,12"
|
|
locations_default(#20063,#10000,3,12,3,12)
|
|
hasLocation(#20062,#20063)
|
|
#20064=*
|
|
tokeninfo(#20064,8,#20001,10,";")
|
|
#20065=@"loc,{#10000},3,13,3,13"
|
|
locations_default(#20065,#10000,3,13,3,13)
|
|
hasLocation(#20064,#20065)
|
|
#20066=*
|
|
tokeninfo(#20066,6,#20001,11,"b")
|
|
#20067=@"loc,{#10000},3,15,3,15"
|
|
locations_default(#20067,#10000,3,15,3,15)
|
|
hasLocation(#20066,#20067)
|
|
#20068=*
|
|
tokeninfo(#20068,8,#20001,12,";")
|
|
#20069=@"loc,{#10000},3,16,3,16"
|
|
locations_default(#20069,#10000,3,16,3,16)
|
|
hasLocation(#20068,#20069)
|
|
#20070=*
|
|
tokeninfo(#20070,6,#20001,13,"c")
|
|
#20071=@"loc,{#10000},3,18,3,18"
|
|
locations_default(#20071,#10000,3,18,3,18)
|
|
hasLocation(#20070,#20071)
|
|
#20072=*
|
|
tokeninfo(#20072,8,#20001,14,")")
|
|
#20073=@"loc,{#10000},3,19,3,19"
|
|
locations_default(#20073,#10000,3,19,3,19)
|
|
hasLocation(#20072,#20073)
|
|
#20074=*
|
|
tokeninfo(#20074,8,#20001,15,"{")
|
|
#20075=@"loc,{#10000},3,21,3,21"
|
|
locations_default(#20075,#10000,3,21,3,21)
|
|
hasLocation(#20074,#20075)
|
|
#20076=*
|
|
tokeninfo(#20076,7,#20001,16,"for")
|
|
#20077=@"loc,{#10000},4,5,4,7"
|
|
locations_default(#20077,#10000,4,5,4,7)
|
|
hasLocation(#20076,#20077)
|
|
#20078=*
|
|
tokeninfo(#20078,8,#20001,17,"(")
|
|
#20079=@"loc,{#10000},4,8,4,8"
|
|
locations_default(#20079,#10000,4,8,4,8)
|
|
hasLocation(#20078,#20079)
|
|
#20080=*
|
|
tokeninfo(#20080,8,#20001,18,";")
|
|
#20081=@"loc,{#10000},4,9,4,9"
|
|
locations_default(#20081,#10000,4,9,4,9)
|
|
hasLocation(#20080,#20081)
|
|
#20082=*
|
|
tokeninfo(#20082,8,#20001,19,";")
|
|
#20083=@"loc,{#10000},4,10,4,10"
|
|
locations_default(#20083,#10000,4,10,4,10)
|
|
hasLocation(#20082,#20083)
|
|
#20084=*
|
|
tokeninfo(#20084,8,#20001,20,")")
|
|
#20085=@"loc,{#10000},4,11,4,11"
|
|
locations_default(#20085,#10000,4,11,4,11)
|
|
hasLocation(#20084,#20085)
|
|
#20086=*
|
|
tokeninfo(#20086,7,#20001,21,"if")
|
|
#20087=@"loc,{#10000},5,9,5,10"
|
|
locations_default(#20087,#10000,5,9,5,10)
|
|
hasLocation(#20086,#20087)
|
|
#20088=*
|
|
tokeninfo(#20088,8,#20001,22,"(")
|
|
#20089=@"loc,{#10000},5,12,5,12"
|
|
locations_default(#20089,#10000,5,12,5,12)
|
|
hasLocation(#20088,#20089)
|
|
#20090=*
|
|
tokeninfo(#20090,6,#20001,23,"d")
|
|
#20091=@"loc,{#10000},5,13,5,13"
|
|
locations_default(#20091,#10000,5,13,5,13)
|
|
hasLocation(#20090,#20091)
|
|
#20092=*
|
|
tokeninfo(#20092,8,#20001,24,")")
|
|
#20093=@"loc,{#10000},5,14,5,14"
|
|
locations_default(#20093,#10000,5,14,5,14)
|
|
hasLocation(#20092,#20093)
|
|
#20094=*
|
|
tokeninfo(#20094,7,#20001,25,"continue")
|
|
#20095=@"loc,{#10000},6,13,6,20"
|
|
locations_default(#20095,#10000,6,13,6,20)
|
|
hasLocation(#20094,#20095)
|
|
#20096=*
|
|
tokeninfo(#20096,6,#20001,26,"outer")
|
|
#20097=@"loc,{#10000},6,22,6,26"
|
|
locations_default(#20097,#10000,6,22,6,26)
|
|
hasLocation(#20096,#20097)
|
|
#20098=*
|
|
tokeninfo(#20098,8,#20001,27,";")
|
|
#20099=@"loc,{#10000},6,27,6,27"
|
|
locations_default(#20099,#10000,6,27,6,27)
|
|
hasLocation(#20098,#20099)
|
|
#20100=*
|
|
tokeninfo(#20100,7,#20001,28,"else")
|
|
#20101=@"loc,{#10000},7,9,7,12"
|
|
locations_default(#20101,#10000,7,9,7,12)
|
|
hasLocation(#20100,#20101)
|
|
#20102=*
|
|
tokeninfo(#20102,7,#20001,29,"if")
|
|
#20103=@"loc,{#10000},7,14,7,15"
|
|
locations_default(#20103,#10000,7,14,7,15)
|
|
hasLocation(#20102,#20103)
|
|
#20104=*
|
|
tokeninfo(#20104,8,#20001,30,"(")
|
|
#20105=@"loc,{#10000},7,17,7,17"
|
|
locations_default(#20105,#10000,7,17,7,17)
|
|
hasLocation(#20104,#20105)
|
|
#20106=*
|
|
tokeninfo(#20106,6,#20001,31,"e")
|
|
#20107=@"loc,{#10000},7,18,7,18"
|
|
locations_default(#20107,#10000,7,18,7,18)
|
|
hasLocation(#20106,#20107)
|
|
#20108=*
|
|
tokeninfo(#20108,8,#20001,32,")")
|
|
#20109=@"loc,{#10000},7,19,7,19"
|
|
locations_default(#20109,#10000,7,19,7,19)
|
|
hasLocation(#20108,#20109)
|
|
#20110=*
|
|
tokeninfo(#20110,7,#20001,33,"break")
|
|
#20111=@"loc,{#10000},8,13,8,17"
|
|
locations_default(#20111,#10000,8,13,8,17)
|
|
hasLocation(#20110,#20111)
|
|
#20112=*
|
|
tokeninfo(#20112,6,#20001,34,"outer")
|
|
#20113=@"loc,{#10000},8,19,8,23"
|
|
locations_default(#20113,#10000,8,19,8,23)
|
|
hasLocation(#20112,#20113)
|
|
#20114=*
|
|
tokeninfo(#20114,8,#20001,35,";")
|
|
#20115=@"loc,{#10000},8,24,8,24"
|
|
locations_default(#20115,#10000,8,24,8,24)
|
|
hasLocation(#20114,#20115)
|
|
#20116=*
|
|
tokeninfo(#20116,7,#20001,36,"else")
|
|
#20117=@"loc,{#10000},9,9,9,12"
|
|
locations_default(#20117,#10000,9,9,9,12)
|
|
hasLocation(#20116,#20117)
|
|
#20118=*
|
|
tokeninfo(#20118,7,#20001,37,"continue")
|
|
#20119=@"loc,{#10000},10,13,10,20"
|
|
locations_default(#20119,#10000,10,13,10,20)
|
|
hasLocation(#20118,#20119)
|
|
#20120=*
|
|
tokeninfo(#20120,8,#20001,38,";")
|
|
#20121=@"loc,{#10000},10,21,10,21"
|
|
locations_default(#20121,#10000,10,21,10,21)
|
|
hasLocation(#20120,#20121)
|
|
#20122=*
|
|
tokeninfo(#20122,8,#20001,39,"}")
|
|
hasLocation(#20122,#20023)
|
|
#20123=*
|
|
tokeninfo(#20123,7,#20001,40,"do")
|
|
#20124=@"loc,{#10000},13,1,13,2"
|
|
locations_default(#20124,#10000,13,1,13,2)
|
|
hasLocation(#20123,#20124)
|
|
#20125=*
|
|
tokeninfo(#20125,8,#20001,41,"{")
|
|
#20126=@"loc,{#10000},13,4,13,4"
|
|
locations_default(#20126,#10000,13,4,13,4)
|
|
hasLocation(#20125,#20126)
|
|
#20127=*
|
|
tokeninfo(#20127,8,#20001,42,";")
|
|
#20128=@"loc,{#10000},14,5,14,5"
|
|
locations_default(#20128,#10000,14,5,14,5)
|
|
hasLocation(#20127,#20128)
|
|
#20129=*
|
|
tokeninfo(#20129,8,#20001,43,"}")
|
|
#20130=@"loc,{#10000},15,1,15,1"
|
|
locations_default(#20130,#10000,15,1,15,1)
|
|
hasLocation(#20129,#20130)
|
|
#20131=*
|
|
tokeninfo(#20131,7,#20001,44,"while")
|
|
#20132=@"loc,{#10000},15,3,15,7"
|
|
locations_default(#20132,#10000,15,3,15,7)
|
|
hasLocation(#20131,#20132)
|
|
#20133=*
|
|
tokeninfo(#20133,8,#20001,45,"(")
|
|
#20134=@"loc,{#10000},15,8,15,8"
|
|
locations_default(#20134,#10000,15,8,15,8)
|
|
hasLocation(#20133,#20134)
|
|
#20135=*
|
|
tokeninfo(#20135,6,#20001,46,"a")
|
|
#20136=@"loc,{#10000},15,9,15,9"
|
|
locations_default(#20136,#10000,15,9,15,9)
|
|
hasLocation(#20135,#20136)
|
|
#20137=*
|
|
tokeninfo(#20137,8,#20001,47,")")
|
|
#20138=@"loc,{#10000},15,10,15,10"
|
|
locations_default(#20138,#10000,15,10,15,10)
|
|
hasLocation(#20137,#20138)
|
|
#20139=*
|
|
tokeninfo(#20139,8,#20001,48,";")
|
|
#20140=@"loc,{#10000},15,11,15,11"
|
|
locations_default(#20140,#10000,15,11,15,11)
|
|
hasLocation(#20139,#20140)
|
|
#20141=*
|
|
tokeninfo(#20141,7,#20001,49,"for")
|
|
#20142=@"loc,{#10000},17,1,17,3"
|
|
locations_default(#20142,#10000,17,1,17,3)
|
|
hasLocation(#20141,#20142)
|
|
#20143=*
|
|
tokeninfo(#20143,8,#20001,50,"(")
|
|
#20144=@"loc,{#10000},17,5,17,5"
|
|
locations_default(#20144,#10000,17,5,17,5)
|
|
hasLocation(#20143,#20144)
|
|
#20145=*
|
|
tokeninfo(#20145,7,#20001,51,"var")
|
|
#20146=@"loc,{#10000},17,6,17,8"
|
|
locations_default(#20146,#10000,17,6,17,8)
|
|
hasLocation(#20145,#20146)
|
|
#20147=*
|
|
tokeninfo(#20147,6,#20001,52,"i")
|
|
#20148=@"loc,{#10000},17,10,17,10"
|
|
locations_default(#20148,#10000,17,10,17,10)
|
|
hasLocation(#20147,#20148)
|
|
#20149=*
|
|
tokeninfo(#20149,8,#20001,53,"=")
|
|
#20150=@"loc,{#10000},17,11,17,11"
|
|
locations_default(#20150,#10000,17,11,17,11)
|
|
hasLocation(#20149,#20150)
|
|
#20151=*
|
|
tokeninfo(#20151,3,#20001,54,"0")
|
|
#20152=@"loc,{#10000},17,12,17,12"
|
|
locations_default(#20152,#10000,17,12,17,12)
|
|
hasLocation(#20151,#20152)
|
|
#20153=*
|
|
tokeninfo(#20153,8,#20001,55,",")
|
|
#20154=@"loc,{#10000},17,13,17,13"
|
|
locations_default(#20154,#10000,17,13,17,13)
|
|
hasLocation(#20153,#20154)
|
|
#20155=*
|
|
tokeninfo(#20155,6,#20001,56,"n")
|
|
#20156=@"loc,{#10000},17,14,17,14"
|
|
locations_default(#20156,#10000,17,14,17,14)
|
|
hasLocation(#20155,#20156)
|
|
#20157=*
|
|
tokeninfo(#20157,8,#20001,57,"=")
|
|
#20158=@"loc,{#10000},17,15,17,15"
|
|
locations_default(#20158,#10000,17,15,17,15)
|
|
hasLocation(#20157,#20158)
|
|
#20159=*
|
|
tokeninfo(#20159,3,#20001,58,"10")
|
|
#20160=@"loc,{#10000},17,16,17,17"
|
|
locations_default(#20160,#10000,17,16,17,17)
|
|
hasLocation(#20159,#20160)
|
|
#20161=*
|
|
tokeninfo(#20161,8,#20001,59,";")
|
|
#20162=@"loc,{#10000},17,18,17,18"
|
|
locations_default(#20162,#10000,17,18,17,18)
|
|
hasLocation(#20161,#20162)
|
|
#20163=*
|
|
tokeninfo(#20163,6,#20001,60,"i")
|
|
#20164=@"loc,{#10000},17,20,17,20"
|
|
locations_default(#20164,#10000,17,20,17,20)
|
|
hasLocation(#20163,#20164)
|
|
#20165=*
|
|
tokeninfo(#20165,8,#20001,61,"<")
|
|
#20166=@"loc,{#10000},17,21,17,21"
|
|
locations_default(#20166,#10000,17,21,17,21)
|
|
hasLocation(#20165,#20166)
|
|
#20167=*
|
|
tokeninfo(#20167,6,#20001,62,"n")
|
|
#20168=@"loc,{#10000},17,22,17,22"
|
|
locations_default(#20168,#10000,17,22,17,22)
|
|
hasLocation(#20167,#20168)
|
|
#20169=*
|
|
tokeninfo(#20169,8,#20001,63,";")
|
|
#20170=@"loc,{#10000},17,23,17,23"
|
|
locations_default(#20170,#10000,17,23,17,23)
|
|
hasLocation(#20169,#20170)
|
|
#20171=*
|
|
tokeninfo(#20171,8,#20001,64,"++")
|
|
#20172=@"loc,{#10000},17,25,17,26"
|
|
locations_default(#20172,#10000,17,25,17,26)
|
|
hasLocation(#20171,#20172)
|
|
#20173=*
|
|
tokeninfo(#20173,6,#20001,65,"i")
|
|
#20174=@"loc,{#10000},17,27,17,27"
|
|
locations_default(#20174,#10000,17,27,17,27)
|
|
hasLocation(#20173,#20174)
|
|
#20175=*
|
|
tokeninfo(#20175,8,#20001,66,")")
|
|
#20176=@"loc,{#10000},17,28,17,28"
|
|
locations_default(#20176,#10000,17,28,17,28)
|
|
hasLocation(#20175,#20176)
|
|
#20177=*
|
|
tokeninfo(#20177,8,#20001,67,";")
|
|
#20178=@"loc,{#10000},17,29,17,29"
|
|
locations_default(#20178,#10000,17,29,17,29)
|
|
hasLocation(#20177,#20178)
|
|
#20179=*
|
|
tokeninfo(#20179,7,#20001,68,"for")
|
|
#20180=@"loc,{#10000},19,1,19,3"
|
|
locations_default(#20180,#10000,19,1,19,3)
|
|
hasLocation(#20179,#20180)
|
|
#20181=*
|
|
tokeninfo(#20181,8,#20001,69,"(")
|
|
#20182=@"loc,{#10000},19,5,19,5"
|
|
locations_default(#20182,#10000,19,5,19,5)
|
|
hasLocation(#20181,#20182)
|
|
#20183=*
|
|
tokeninfo(#20183,7,#20001,70,"var")
|
|
#20184=@"loc,{#10000},19,6,19,8"
|
|
locations_default(#20184,#10000,19,6,19,8)
|
|
hasLocation(#20183,#20184)
|
|
#20185=*
|
|
tokeninfo(#20185,6,#20001,71,"x")
|
|
#20186=@"loc,{#10000},19,10,19,10"
|
|
locations_default(#20186,#10000,19,10,19,10)
|
|
hasLocation(#20185,#20186)
|
|
#20187=*
|
|
tokeninfo(#20187,7,#20001,72,"in")
|
|
#20188=@"loc,{#10000},19,12,19,13"
|
|
locations_default(#20188,#10000,19,12,19,13)
|
|
hasLocation(#20187,#20188)
|
|
#20189=*
|
|
tokeninfo(#20189,6,#20001,73,"xs")
|
|
#20190=@"loc,{#10000},19,15,19,16"
|
|
locations_default(#20190,#10000,19,15,19,16)
|
|
hasLocation(#20189,#20190)
|
|
#20191=*
|
|
tokeninfo(#20191,8,#20001,74,")")
|
|
#20192=@"loc,{#10000},19,17,19,17"
|
|
locations_default(#20192,#10000,19,17,19,17)
|
|
hasLocation(#20191,#20192)
|
|
#20193=*
|
|
tokeninfo(#20193,8,#20001,75,";")
|
|
#20194=@"loc,{#10000},19,18,19,18"
|
|
locations_default(#20194,#10000,19,18,19,18)
|
|
hasLocation(#20193,#20194)
|
|
#20195=*
|
|
tokeninfo(#20195,7,#20001,76,"for")
|
|
#20196=@"loc,{#10000},20,1,20,3"
|
|
locations_default(#20196,#10000,20,1,20,3)
|
|
hasLocation(#20195,#20196)
|
|
#20197=*
|
|
tokeninfo(#20197,8,#20001,77,"(")
|
|
#20198=@"loc,{#10000},20,5,20,5"
|
|
locations_default(#20198,#10000,20,5,20,5)
|
|
hasLocation(#20197,#20198)
|
|
#20199=*
|
|
tokeninfo(#20199,6,#20001,78,"x")
|
|
#20200=@"loc,{#10000},20,6,20,6"
|
|
locations_default(#20200,#10000,20,6,20,6)
|
|
hasLocation(#20199,#20200)
|
|
#20201=*
|
|
tokeninfo(#20201,7,#20001,79,"in")
|
|
#20202=@"loc,{#10000},20,8,20,9"
|
|
locations_default(#20202,#10000,20,8,20,9)
|
|
hasLocation(#20201,#20202)
|
|
#20203=*
|
|
tokeninfo(#20203,6,#20001,80,"xs")
|
|
#20204=@"loc,{#10000},20,11,20,12"
|
|
locations_default(#20204,#10000,20,11,20,12)
|
|
hasLocation(#20203,#20204)
|
|
#20205=*
|
|
tokeninfo(#20205,8,#20001,81,")")
|
|
#20206=@"loc,{#10000},20,13,20,13"
|
|
locations_default(#20206,#10000,20,13,20,13)
|
|
hasLocation(#20205,#20206)
|
|
#20207=*
|
|
tokeninfo(#20207,8,#20001,82,";")
|
|
#20208=@"loc,{#10000},20,14,20,14"
|
|
locations_default(#20208,#10000,20,14,20,14)
|
|
hasLocation(#20207,#20208)
|
|
#20209=*
|
|
tokeninfo(#20209,7,#20001,83,"for")
|
|
#20210=@"loc,{#10000},21,1,21,3"
|
|
locations_default(#20210,#10000,21,1,21,3)
|
|
hasLocation(#20209,#20210)
|
|
#20211=*
|
|
tokeninfo(#20211,8,#20001,84,"(")
|
|
#20212=@"loc,{#10000},21,5,21,5"
|
|
locations_default(#20212,#10000,21,5,21,5)
|
|
hasLocation(#20211,#20212)
|
|
#20213=*
|
|
tokeninfo(#20213,6,#20001,85,"x")
|
|
#20214=@"loc,{#10000},21,6,21,6"
|
|
locations_default(#20214,#10000,21,6,21,6)
|
|
hasLocation(#20213,#20214)
|
|
#20215=*
|
|
tokeninfo(#20215,8,#20001,86,".")
|
|
#20216=@"loc,{#10000},21,7,21,7"
|
|
locations_default(#20216,#10000,21,7,21,7)
|
|
hasLocation(#20215,#20216)
|
|
#20217=*
|
|
tokeninfo(#20217,6,#20001,87,"f")
|
|
#20218=@"loc,{#10000},21,8,21,8"
|
|
locations_default(#20218,#10000,21,8,21,8)
|
|
hasLocation(#20217,#20218)
|
|
#20219=*
|
|
tokeninfo(#20219,7,#20001,88,"in")
|
|
#20220=@"loc,{#10000},21,10,21,11"
|
|
locations_default(#20220,#10000,21,10,21,11)
|
|
hasLocation(#20219,#20220)
|
|
#20221=*
|
|
tokeninfo(#20221,6,#20001,89,"xs")
|
|
#20222=@"loc,{#10000},21,13,21,14"
|
|
locations_default(#20222,#10000,21,13,21,14)
|
|
hasLocation(#20221,#20222)
|
|
#20223=*
|
|
tokeninfo(#20223,8,#20001,90,")")
|
|
#20224=@"loc,{#10000},21,15,21,15"
|
|
locations_default(#20224,#10000,21,15,21,15)
|
|
hasLocation(#20223,#20224)
|
|
#20225=*
|
|
tokeninfo(#20225,8,#20001,91,";")
|
|
#20226=@"loc,{#10000},21,16,21,16"
|
|
locations_default(#20226,#10000,21,16,21,16)
|
|
hasLocation(#20225,#20226)
|
|
#20227=*
|
|
tokeninfo(#20227,0,#20001,92,"")
|
|
#20228=@"loc,{#10000},22,1,22,0"
|
|
locations_default(#20228,#10000,22,1,22,0)
|
|
hasLocation(#20227,#20228)
|
|
toplevels(#20001,0)
|
|
#20229=@"loc,{#10000},1,1,22,0"
|
|
locations_default(#20229,#10000,1,1,22,0)
|
|
hasLocation(#20001,#20229)
|
|
#20230=@"var;{i};{#20000}"
|
|
variables(#20230,"i",#20000)
|
|
#20231=@"var;{n};{#20000}"
|
|
variables(#20231,"n",#20000)
|
|
#20232=@"var;{x};{#20000}"
|
|
variables(#20232,"x",#20000)
|
|
#20233=@"var;{this};{#20000}"
|
|
variables(#20233,"this",#20000)
|
|
#20234=*
|
|
stmts(#20234,12,#20001,0,"while(true)\n ;")
|
|
#20235=@"loc,{#10000},1,1,2,5"
|
|
locations_default(#20235,#10000,1,1,2,5)
|
|
hasLocation(#20234,#20235)
|
|
stmt_containers(#20234,#20001)
|
|
#20236=*
|
|
exprs(#20236,2,#20234,0,"true")
|
|
hasLocation(#20236,#20049)
|
|
enclosing_stmt(#20236,#20234)
|
|
expr_containers(#20236,#20001)
|
|
literals("true","true",#20236)
|
|
#20237=*
|
|
stmts(#20237,0,#20234,1,";")
|
|
hasLocation(#20237,#20053)
|
|
stmt_containers(#20237,#20001)
|
|
#20238=*
|
|
stmts(#20238,4,#20001,1,"outer: ... inue;\n}")
|
|
#20239=@"loc,{#10000},3,1,11,1"
|
|
locations_default(#20239,#10000,3,1,11,1)
|
|
hasLocation(#20238,#20239)
|
|
stmt_containers(#20238,#20001)
|
|
#20240=*
|
|
exprs(#20240,0,#20238,0,"outer")
|
|
hasLocation(#20240,#20055)
|
|
enclosing_stmt(#20240,#20238)
|
|
expr_containers(#20240,#20001)
|
|
literals("outer","outer",#20240)
|
|
#20241=*
|
|
stmts(#20241,14,#20238,1,"for(a; ... inue;\n}")
|
|
#20242=@"loc,{#10000},3,8,11,1"
|
|
locations_default(#20242,#10000,3,8,11,1)
|
|
hasLocation(#20241,#20242)
|
|
stmt_containers(#20241,#20001)
|
|
#20243=*
|
|
exprs(#20243,79,#20241,1,"b")
|
|
hasLocation(#20243,#20067)
|
|
enclosing_stmt(#20243,#20241)
|
|
expr_containers(#20243,#20001)
|
|
literals("b","b",#20243)
|
|
#20244=@"var;{b};{#20000}"
|
|
variables(#20244,"b",#20000)
|
|
bind(#20243,#20244)
|
|
#20245=*
|
|
exprs(#20245,79,#20241,2,"c")
|
|
hasLocation(#20245,#20071)
|
|
enclosing_stmt(#20245,#20241)
|
|
expr_containers(#20245,#20001)
|
|
literals("c","c",#20245)
|
|
#20246=@"var;{c};{#20000}"
|
|
variables(#20246,"c",#20000)
|
|
bind(#20245,#20246)
|
|
#20247=*
|
|
exprs(#20247,79,#20241,0,"a")
|
|
hasLocation(#20247,#20063)
|
|
enclosing_stmt(#20247,#20241)
|
|
expr_containers(#20247,#20001)
|
|
literals("a","a",#20247)
|
|
#20248=@"var;{a};{#20000}"
|
|
variables(#20248,"a",#20000)
|
|
bind(#20247,#20248)
|
|
#20249=*
|
|
stmts(#20249,1,#20241,3,"{\n f ... inue;\n}")
|
|
#20250=@"loc,{#10000},3,21,11,1"
|
|
locations_default(#20250,#10000,3,21,11,1)
|
|
hasLocation(#20249,#20250)
|
|
stmt_containers(#20249,#20001)
|
|
#20251=*
|
|
stmts(#20251,14,#20249,0,"for(;;) ... ntinue;")
|
|
#20252=@"loc,{#10000},4,5,10,21"
|
|
locations_default(#20252,#10000,4,5,10,21)
|
|
hasLocation(#20251,#20252)
|
|
stmt_containers(#20251,#20001)
|
|
#20253=*
|
|
stmts(#20253,3,#20251,3,"if (d)\n ... ntinue;")
|
|
#20254=@"loc,{#10000},5,9,10,21"
|
|
locations_default(#20254,#10000,5,9,10,21)
|
|
hasLocation(#20253,#20254)
|
|
stmt_containers(#20253,#20001)
|
|
#20255=*
|
|
exprs(#20255,79,#20253,0,"d")
|
|
hasLocation(#20255,#20091)
|
|
enclosing_stmt(#20255,#20253)
|
|
expr_containers(#20255,#20001)
|
|
literals("d","d",#20255)
|
|
#20256=@"var;{d};{#20000}"
|
|
variables(#20256,"d",#20000)
|
|
bind(#20255,#20256)
|
|
#20257=*
|
|
stmts(#20257,6,#20253,1,"continue outer;")
|
|
#20258=@"loc,{#10000},6,13,6,27"
|
|
locations_default(#20258,#10000,6,13,6,27)
|
|
hasLocation(#20257,#20258)
|
|
stmt_containers(#20257,#20001)
|
|
#20259=*
|
|
exprs(#20259,0,#20257,0,"outer")
|
|
hasLocation(#20259,#20097)
|
|
enclosing_stmt(#20259,#20257)
|
|
expr_containers(#20259,#20001)
|
|
literals("outer","outer",#20259)
|
|
jump_targets(#20257,#20238)
|
|
#20260=*
|
|
stmts(#20260,3,#20253,2,"if (e)\n ... ntinue;")
|
|
#20261=@"loc,{#10000},7,14,10,21"
|
|
locations_default(#20261,#10000,7,14,10,21)
|
|
hasLocation(#20260,#20261)
|
|
stmt_containers(#20260,#20001)
|
|
#20262=*
|
|
exprs(#20262,79,#20260,0,"e")
|
|
hasLocation(#20262,#20107)
|
|
enclosing_stmt(#20262,#20260)
|
|
expr_containers(#20262,#20001)
|
|
literals("e","e",#20262)
|
|
#20263=@"var;{e};{#20000}"
|
|
variables(#20263,"e",#20000)
|
|
bind(#20262,#20263)
|
|
#20264=*
|
|
stmts(#20264,5,#20260,1,"break outer;")
|
|
#20265=@"loc,{#10000},8,13,8,24"
|
|
locations_default(#20265,#10000,8,13,8,24)
|
|
hasLocation(#20264,#20265)
|
|
stmt_containers(#20264,#20001)
|
|
#20266=*
|
|
exprs(#20266,0,#20264,0,"outer")
|
|
hasLocation(#20266,#20113)
|
|
enclosing_stmt(#20266,#20264)
|
|
expr_containers(#20266,#20001)
|
|
literals("outer","outer",#20266)
|
|
jump_targets(#20264,#20238)
|
|
#20267=*
|
|
stmts(#20267,6,#20260,2,"continue;")
|
|
#20268=@"loc,{#10000},10,13,10,21"
|
|
locations_default(#20268,#10000,10,13,10,21)
|
|
hasLocation(#20267,#20268)
|
|
stmt_containers(#20267,#20001)
|
|
jump_targets(#20267,#20251)
|
|
#20269=*
|
|
stmts(#20269,13,#20001,2,"do {\n ... ile(a);")
|
|
#20270=@"loc,{#10000},13,1,15,11"
|
|
locations_default(#20270,#10000,13,1,15,11)
|
|
hasLocation(#20269,#20270)
|
|
stmt_containers(#20269,#20001)
|
|
#20271=*
|
|
exprs(#20271,79,#20269,1,"a")
|
|
hasLocation(#20271,#20136)
|
|
enclosing_stmt(#20271,#20269)
|
|
expr_containers(#20271,#20001)
|
|
literals("a","a",#20271)
|
|
bind(#20271,#20248)
|
|
#20272=*
|
|
stmts(#20272,1,#20269,0,"{\n ;\n}")
|
|
#20273=@"loc,{#10000},13,4,15,1"
|
|
locations_default(#20273,#10000,13,4,15,1)
|
|
hasLocation(#20272,#20273)
|
|
stmt_containers(#20272,#20001)
|
|
#20274=*
|
|
stmts(#20274,0,#20272,0,";")
|
|
hasLocation(#20274,#20128)
|
|
stmt_containers(#20274,#20001)
|
|
#20275=*
|
|
stmts(#20275,14,#20001,3,"for (va ... ; ++i);")
|
|
hasLocation(#20275,#20035)
|
|
stmt_containers(#20275,#20001)
|
|
#20276=*
|
|
exprs(#20276,27,#20275,1,"i<n")
|
|
#20277=@"loc,{#10000},17,20,17,22"
|
|
locations_default(#20277,#10000,17,20,17,22)
|
|
hasLocation(#20276,#20277)
|
|
enclosing_stmt(#20276,#20275)
|
|
expr_containers(#20276,#20001)
|
|
#20278=*
|
|
exprs(#20278,79,#20276,0,"i")
|
|
hasLocation(#20278,#20164)
|
|
enclosing_stmt(#20278,#20275)
|
|
expr_containers(#20278,#20001)
|
|
literals("i","i",#20278)
|
|
bind(#20278,#20230)
|
|
#20279=*
|
|
exprs(#20279,79,#20276,1,"n")
|
|
hasLocation(#20279,#20168)
|
|
enclosing_stmt(#20279,#20275)
|
|
expr_containers(#20279,#20001)
|
|
literals("n","n",#20279)
|
|
bind(#20279,#20231)
|
|
#20280=*
|
|
exprs(#20280,59,#20275,2,"++i")
|
|
#20281=@"loc,{#10000},17,25,17,27"
|
|
locations_default(#20281,#10000,17,25,17,27)
|
|
hasLocation(#20280,#20281)
|
|
enclosing_stmt(#20280,#20275)
|
|
expr_containers(#20280,#20001)
|
|
#20282=*
|
|
exprs(#20282,79,#20280,0,"i")
|
|
hasLocation(#20282,#20174)
|
|
enclosing_stmt(#20282,#20275)
|
|
expr_containers(#20282,#20001)
|
|
literals("i","i",#20282)
|
|
bind(#20282,#20230)
|
|
#20283=*
|
|
stmts(#20283,18,#20275,0,"var i=0,n=10")
|
|
#20284=@"loc,{#10000},17,6,17,17"
|
|
locations_default(#20284,#10000,17,6,17,17)
|
|
hasLocation(#20283,#20284)
|
|
stmt_containers(#20283,#20001)
|
|
#20285=*
|
|
exprs(#20285,64,#20283,0,"i=0")
|
|
#20286=@"loc,{#10000},17,10,17,12"
|
|
locations_default(#20286,#10000,17,10,17,12)
|
|
hasLocation(#20285,#20286)
|
|
enclosing_stmt(#20285,#20283)
|
|
expr_containers(#20285,#20001)
|
|
#20287=*
|
|
exprs(#20287,78,#20285,0,"i")
|
|
hasLocation(#20287,#20148)
|
|
enclosing_stmt(#20287,#20283)
|
|
expr_containers(#20287,#20001)
|
|
literals("i","i",#20287)
|
|
decl(#20287,#20230)
|
|
#20288=*
|
|
exprs(#20288,3,#20285,1,"0")
|
|
hasLocation(#20288,#20152)
|
|
enclosing_stmt(#20288,#20283)
|
|
expr_containers(#20288,#20001)
|
|
literals("0","0",#20288)
|
|
#20289=*
|
|
exprs(#20289,64,#20283,1,"n=10")
|
|
#20290=@"loc,{#10000},17,14,17,17"
|
|
locations_default(#20290,#10000,17,14,17,17)
|
|
hasLocation(#20289,#20290)
|
|
enclosing_stmt(#20289,#20283)
|
|
expr_containers(#20289,#20001)
|
|
#20291=*
|
|
exprs(#20291,78,#20289,0,"n")
|
|
hasLocation(#20291,#20156)
|
|
enclosing_stmt(#20291,#20283)
|
|
expr_containers(#20291,#20001)
|
|
literals("n","n",#20291)
|
|
decl(#20291,#20231)
|
|
#20292=*
|
|
exprs(#20292,3,#20289,1,"10")
|
|
hasLocation(#20292,#20160)
|
|
enclosing_stmt(#20292,#20283)
|
|
expr_containers(#20292,#20001)
|
|
literals("10","10",#20292)
|
|
#20293=*
|
|
stmts(#20293,0,#20275,3,";")
|
|
hasLocation(#20293,#20178)
|
|
stmt_containers(#20293,#20001)
|
|
#20294=*
|
|
stmts(#20294,15,#20001,4,"for (var x in xs);")
|
|
hasLocation(#20294,#20039)
|
|
stmt_containers(#20294,#20001)
|
|
#20295=*
|
|
exprs(#20295,79,#20294,1,"xs")
|
|
hasLocation(#20295,#20190)
|
|
enclosing_stmt(#20295,#20294)
|
|
expr_containers(#20295,#20001)
|
|
literals("xs","xs",#20295)
|
|
#20296=@"var;{xs};{#20000}"
|
|
variables(#20296,"xs",#20000)
|
|
bind(#20295,#20296)
|
|
#20297=*
|
|
stmts(#20297,18,#20294,0,"var x")
|
|
#20298=@"loc,{#10000},19,6,19,10"
|
|
locations_default(#20298,#10000,19,6,19,10)
|
|
hasLocation(#20297,#20298)
|
|
stmt_containers(#20297,#20001)
|
|
#20299=*
|
|
exprs(#20299,64,#20297,0,"x")
|
|
hasLocation(#20299,#20186)
|
|
enclosing_stmt(#20299,#20297)
|
|
expr_containers(#20299,#20001)
|
|
#20300=*
|
|
exprs(#20300,78,#20299,0,"x")
|
|
hasLocation(#20300,#20186)
|
|
enclosing_stmt(#20300,#20297)
|
|
expr_containers(#20300,#20001)
|
|
literals("x","x",#20300)
|
|
decl(#20300,#20232)
|
|
#20301=*
|
|
stmts(#20301,0,#20294,2,";")
|
|
hasLocation(#20301,#20194)
|
|
stmt_containers(#20301,#20001)
|
|
#20302=*
|
|
stmts(#20302,15,#20001,5,"for (x in xs);")
|
|
hasLocation(#20302,#20041)
|
|
stmt_containers(#20302,#20001)
|
|
#20303=*
|
|
exprs(#20303,79,#20302,1,"xs")
|
|
hasLocation(#20303,#20204)
|
|
enclosing_stmt(#20303,#20302)
|
|
expr_containers(#20303,#20001)
|
|
literals("xs","xs",#20303)
|
|
bind(#20303,#20296)
|
|
#20304=*
|
|
exprs(#20304,79,#20302,0,"x")
|
|
hasLocation(#20304,#20200)
|
|
enclosing_stmt(#20304,#20302)
|
|
expr_containers(#20304,#20001)
|
|
literals("x","x",#20304)
|
|
bind(#20304,#20232)
|
|
#20305=*
|
|
stmts(#20305,0,#20302,2,";")
|
|
hasLocation(#20305,#20208)
|
|
stmt_containers(#20305,#20001)
|
|
#20306=*
|
|
stmts(#20306,15,#20001,6,"for (x.f in xs);")
|
|
hasLocation(#20306,#20043)
|
|
stmt_containers(#20306,#20001)
|
|
#20307=*
|
|
exprs(#20307,79,#20306,1,"xs")
|
|
hasLocation(#20307,#20222)
|
|
enclosing_stmt(#20307,#20306)
|
|
expr_containers(#20307,#20001)
|
|
literals("xs","xs",#20307)
|
|
bind(#20307,#20296)
|
|
#20308=*
|
|
exprs(#20308,14,#20306,0,"x.f")
|
|
#20309=@"loc,{#10000},21,6,21,8"
|
|
locations_default(#20309,#10000,21,6,21,8)
|
|
hasLocation(#20308,#20309)
|
|
enclosing_stmt(#20308,#20306)
|
|
expr_containers(#20308,#20001)
|
|
#20310=*
|
|
exprs(#20310,79,#20308,0,"x")
|
|
hasLocation(#20310,#20214)
|
|
enclosing_stmt(#20310,#20306)
|
|
expr_containers(#20310,#20001)
|
|
literals("x","x",#20310)
|
|
bind(#20310,#20232)
|
|
#20311=*
|
|
exprs(#20311,0,#20308,1,"f")
|
|
hasLocation(#20311,#20218)
|
|
enclosing_stmt(#20311,#20306)
|
|
expr_containers(#20311,#20001)
|
|
literals("f","f",#20311)
|
|
#20312=*
|
|
stmts(#20312,0,#20306,2,";")
|
|
hasLocation(#20312,#20226)
|
|
stmt_containers(#20312,#20001)
|
|
#20313=*
|
|
entry_cfg_node(#20313,#20001)
|
|
#20314=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20314,#10000,1,1,1,0)
|
|
hasLocation(#20313,#20314)
|
|
#20315=*
|
|
exit_cfg_node(#20315,#20001)
|
|
hasLocation(#20315,#20228)
|
|
successor(#20307,#20306)
|
|
successor(#20306,#20310)
|
|
successor(#20306,#20315)
|
|
successor(#20312,#20306)
|
|
successor(#20311,#20308)
|
|
successor(#20310,#20311)
|
|
successor(#20308,#20312)
|
|
successor(#20303,#20302)
|
|
successor(#20302,#20304)
|
|
successor(#20302,#20307)
|
|
successor(#20305,#20302)
|
|
successor(#20304,#20305)
|
|
successor(#20295,#20294)
|
|
successor(#20294,#20297)
|
|
successor(#20294,#20303)
|
|
successor(#20301,#20294)
|
|
successor(#20297,#20300)
|
|
successor(#20300,#20299)
|
|
successor(#20299,#20301)
|
|
successor(#20275,#20283)
|
|
successor(#20283,#20287)
|
|
successor(#20292,#20289)
|
|
successor(#20291,#20292)
|
|
successor(#20289,#20278)
|
|
successor(#20288,#20285)
|
|
successor(#20287,#20288)
|
|
successor(#20285,#20291)
|
|
successor(#20279,#20276)
|
|
successor(#20278,#20279)
|
|
#20316=*
|
|
guard_node(#20316,1,#20276)
|
|
hasLocation(#20316,#20277)
|
|
successor(#20316,#20293)
|
|
#20317=*
|
|
guard_node(#20317,0,#20276)
|
|
hasLocation(#20317,#20277)
|
|
successor(#20317,#20295)
|
|
successor(#20276,#20316)
|
|
successor(#20276,#20317)
|
|
successor(#20282,#20280)
|
|
successor(#20280,#20278)
|
|
successor(#20293,#20282)
|
|
successor(#20269,#20272)
|
|
successor(#20274,#20271)
|
|
successor(#20272,#20274)
|
|
#20318=*
|
|
guard_node(#20318,1,#20271)
|
|
hasLocation(#20318,#20136)
|
|
successor(#20318,#20272)
|
|
#20319=*
|
|
guard_node(#20319,0,#20271)
|
|
hasLocation(#20319,#20136)
|
|
successor(#20319,#20275)
|
|
successor(#20271,#20318)
|
|
successor(#20271,#20319)
|
|
successor(#20238,#20241)
|
|
successor(#20241,#20247)
|
|
successor(#20247,#20243)
|
|
#20320=*
|
|
guard_node(#20320,1,#20243)
|
|
hasLocation(#20320,#20067)
|
|
successor(#20320,#20249)
|
|
#20321=*
|
|
guard_node(#20321,0,#20243)
|
|
hasLocation(#20321,#20067)
|
|
successor(#20321,#20269)
|
|
successor(#20243,#20320)
|
|
successor(#20243,#20321)
|
|
successor(#20245,#20243)
|
|
successor(#20251,#20253)
|
|
successor(#20253,#20255)
|
|
#20322=*
|
|
guard_node(#20322,1,#20255)
|
|
hasLocation(#20322,#20091)
|
|
successor(#20322,#20257)
|
|
#20323=*
|
|
guard_node(#20323,0,#20255)
|
|
hasLocation(#20323,#20091)
|
|
successor(#20323,#20260)
|
|
successor(#20255,#20322)
|
|
successor(#20255,#20323)
|
|
successor(#20257,#20245)
|
|
successor(#20260,#20262)
|
|
#20324=*
|
|
guard_node(#20324,1,#20262)
|
|
hasLocation(#20324,#20107)
|
|
successor(#20324,#20264)
|
|
#20325=*
|
|
guard_node(#20325,0,#20262)
|
|
hasLocation(#20325,#20107)
|
|
successor(#20325,#20267)
|
|
successor(#20262,#20324)
|
|
successor(#20262,#20325)
|
|
successor(#20264,#20269)
|
|
successor(#20267,#20253)
|
|
successor(#20249,#20251)
|
|
successor(#20234,#20236)
|
|
successor(#20237,#20236)
|
|
successor(#20236,#20237)
|
|
successor(#20313,#20234)
|
|
numlines(#10000,21,18,0)
|
|
filetype(#10000,"javascript")
|