mirror of
https://github.com/github/codeql.git
synced 2026-03-31 04:38:18 +02:00
689 lines
20 KiB
Plaintext
689 lines
20 KiB
Plaintext
#10000=@"/tst.js;sourcefile"
|
|
files(#10000,"/tst.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=*
|
|
comments(#20002,0,#20001," parse as block","// parse as block")
|
|
#20003=@"loc,{#10000},6,24,6,40"
|
|
locations_default(#20003,#10000,6,24,6,40)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
comments(#20004,0,#20001," parse as block","// parse as block")
|
|
#20005=@"loc,{#10000},7,35,7,51"
|
|
locations_default(#20005,#10000,7,35,7,51)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
comments(#20006,0,#20001," parse as block","// parse as block")
|
|
#20007=@"loc,{#10000},8,36,8,52"
|
|
locations_default(#20007,#10000,8,36,8,52)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
comments(#20008,0,#20001," parse as string literal","// pars ... literal")
|
|
#20009=@"loc,{#10000},9,42,9,67"
|
|
locations_default(#20009,#10000,9,42,9,67)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
lines(#20010,#20001,"let data1 = {{ user_data1 }};","
|
|
")
|
|
#20011=@"loc,{#10000},1,1,1,29"
|
|
locations_default(#20011,#10000,1,1,1,29)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
lines(#20012,#20001,"let data2 = {{{ user_data2 }}};","
|
|
")
|
|
#20013=@"loc,{#10000},2,1,2,31"
|
|
locations_default(#20013,#10000,2,1,2,31)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
lines(#20014,#20001,"if ({{something}}) {}","
|
|
")
|
|
#20015=@"loc,{#10000},3,1,3,21"
|
|
locations_default(#20015,#10000,3,1,3,21)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
lines(#20016,#20001,"foo({{bar}}, {{baz}});","
|
|
")
|
|
#20017=@"loc,{#10000},4,1,4,22"
|
|
locations_default(#20017,#10000,4,1,4,22)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
lines(#20018,#20001,"","
|
|
")
|
|
#20019=@"loc,{#10000},5,1,5,0"
|
|
locations_default(#20019,#10000,5,1,5,0)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
lines(#20020,#20001,"{{not_generated_code}} // parse as block","
|
|
")
|
|
#20021=@"loc,{#10000},6,1,6,40"
|
|
locations_default(#20021,#10000,6,1,6,40)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
lines(#20022,#20001,"{{ if (not_generated_code) { } }} // parse as block","
|
|
")
|
|
#20023=@"loc,{#10000},7,1,7,51"
|
|
locations_default(#20023,#10000,7,1,7,51)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
lines(#20024,#20001,"if (1 == 2) {{not_generated_code}} // parse as block","
|
|
")
|
|
#20025=@"loc,{#10000},8,1,8,52"
|
|
locations_default(#20025,#10000,8,1,8,52)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
lines(#20026,#20001,"let string = ""{{ not_generated_code }}""; // parse as string literal","
|
|
")
|
|
#20027=@"loc,{#10000},9,1,9,67"
|
|
locations_default(#20027,#10000,9,1,9,67)
|
|
hasLocation(#20026,#20027)
|
|
numlines(#20001,9,8,4)
|
|
#20028=*
|
|
tokeninfo(#20028,7,#20001,0,"let")
|
|
#20029=@"loc,{#10000},1,1,1,3"
|
|
locations_default(#20029,#10000,1,1,1,3)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,6,#20001,1,"data1")
|
|
#20031=@"loc,{#10000},1,5,1,9"
|
|
locations_default(#20031,#10000,1,5,1,9)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,8,#20001,2,"=")
|
|
#20033=@"loc,{#10000},1,11,1,11"
|
|
locations_default(#20033,#10000,1,11,1,11)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
tokeninfo(#20034,8,#20001,3,"}}")
|
|
#20035=@"loc,{#10000},1,27,1,28"
|
|
locations_default(#20035,#10000,1,27,1,28)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
tokeninfo(#20036,8,#20001,4,";")
|
|
#20037=@"loc,{#10000},1,29,1,29"
|
|
locations_default(#20037,#10000,1,29,1,29)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
tokeninfo(#20038,7,#20001,5,"let")
|
|
#20039=@"loc,{#10000},2,1,2,3"
|
|
locations_default(#20039,#10000,2,1,2,3)
|
|
hasLocation(#20038,#20039)
|
|
#20040=*
|
|
tokeninfo(#20040,6,#20001,6,"data2")
|
|
#20041=@"loc,{#10000},2,5,2,9"
|
|
locations_default(#20041,#10000,2,5,2,9)
|
|
hasLocation(#20040,#20041)
|
|
#20042=*
|
|
tokeninfo(#20042,8,#20001,7,"=")
|
|
#20043=@"loc,{#10000},2,11,2,11"
|
|
locations_default(#20043,#10000,2,11,2,11)
|
|
hasLocation(#20042,#20043)
|
|
#20044=*
|
|
tokeninfo(#20044,8,#20001,8,"}}}")
|
|
#20045=@"loc,{#10000},2,28,2,30"
|
|
locations_default(#20045,#10000,2,28,2,30)
|
|
hasLocation(#20044,#20045)
|
|
#20046=*
|
|
tokeninfo(#20046,8,#20001,9,";")
|
|
#20047=@"loc,{#10000},2,31,2,31"
|
|
locations_default(#20047,#10000,2,31,2,31)
|
|
hasLocation(#20046,#20047)
|
|
#20048=*
|
|
tokeninfo(#20048,7,#20001,10,"if")
|
|
#20049=@"loc,{#10000},3,1,3,2"
|
|
locations_default(#20049,#10000,3,1,3,2)
|
|
hasLocation(#20048,#20049)
|
|
#20050=*
|
|
tokeninfo(#20050,8,#20001,11,"(")
|
|
#20051=@"loc,{#10000},3,4,3,4"
|
|
locations_default(#20051,#10000,3,4,3,4)
|
|
hasLocation(#20050,#20051)
|
|
#20052=*
|
|
tokeninfo(#20052,8,#20001,12,"}}")
|
|
#20053=@"loc,{#10000},3,16,3,17"
|
|
locations_default(#20053,#10000,3,16,3,17)
|
|
hasLocation(#20052,#20053)
|
|
#20054=*
|
|
tokeninfo(#20054,8,#20001,13,")")
|
|
#20055=@"loc,{#10000},3,18,3,18"
|
|
locations_default(#20055,#10000,3,18,3,18)
|
|
hasLocation(#20054,#20055)
|
|
#20056=*
|
|
tokeninfo(#20056,8,#20001,14,"{")
|
|
#20057=@"loc,{#10000},3,20,3,20"
|
|
locations_default(#20057,#10000,3,20,3,20)
|
|
hasLocation(#20056,#20057)
|
|
#20058=*
|
|
tokeninfo(#20058,8,#20001,15,"}")
|
|
#20059=@"loc,{#10000},3,21,3,21"
|
|
locations_default(#20059,#10000,3,21,3,21)
|
|
hasLocation(#20058,#20059)
|
|
#20060=*
|
|
tokeninfo(#20060,6,#20001,16,"foo")
|
|
#20061=@"loc,{#10000},4,1,4,3"
|
|
locations_default(#20061,#10000,4,1,4,3)
|
|
hasLocation(#20060,#20061)
|
|
#20062=*
|
|
tokeninfo(#20062,8,#20001,17,"(")
|
|
#20063=@"loc,{#10000},4,4,4,4"
|
|
locations_default(#20063,#10000,4,4,4,4)
|
|
hasLocation(#20062,#20063)
|
|
#20064=*
|
|
tokeninfo(#20064,8,#20001,18,"}}")
|
|
#20065=@"loc,{#10000},4,10,4,11"
|
|
locations_default(#20065,#10000,4,10,4,11)
|
|
hasLocation(#20064,#20065)
|
|
#20066=*
|
|
tokeninfo(#20066,8,#20001,19,",")
|
|
#20067=@"loc,{#10000},4,12,4,12"
|
|
locations_default(#20067,#10000,4,12,4,12)
|
|
hasLocation(#20066,#20067)
|
|
#20068=*
|
|
tokeninfo(#20068,8,#20001,20,"}}")
|
|
#20069=@"loc,{#10000},4,19,4,20"
|
|
locations_default(#20069,#10000,4,19,4,20)
|
|
hasLocation(#20068,#20069)
|
|
#20070=*
|
|
tokeninfo(#20070,8,#20001,21,")")
|
|
#20071=@"loc,{#10000},4,21,4,21"
|
|
locations_default(#20071,#10000,4,21,4,21)
|
|
hasLocation(#20070,#20071)
|
|
#20072=*
|
|
tokeninfo(#20072,8,#20001,22,";")
|
|
#20073=@"loc,{#10000},4,22,4,22"
|
|
locations_default(#20073,#10000,4,22,4,22)
|
|
hasLocation(#20072,#20073)
|
|
#20074=*
|
|
tokeninfo(#20074,8,#20001,23,"{")
|
|
#20075=@"loc,{#10000},6,1,6,1"
|
|
locations_default(#20075,#10000,6,1,6,1)
|
|
hasLocation(#20074,#20075)
|
|
#20076=*
|
|
tokeninfo(#20076,8,#20001,24,"{")
|
|
#20077=@"loc,{#10000},6,2,6,2"
|
|
locations_default(#20077,#10000,6,2,6,2)
|
|
hasLocation(#20076,#20077)
|
|
#20078=*
|
|
tokeninfo(#20078,6,#20001,25,"not_generated_code")
|
|
#20079=@"loc,{#10000},6,3,6,20"
|
|
locations_default(#20079,#10000,6,3,6,20)
|
|
hasLocation(#20078,#20079)
|
|
#20080=*
|
|
tokeninfo(#20080,8,#20001,26,"}")
|
|
#20081=@"loc,{#10000},6,21,6,21"
|
|
locations_default(#20081,#10000,6,21,6,21)
|
|
hasLocation(#20080,#20081)
|
|
#20082=*
|
|
tokeninfo(#20082,8,#20001,27,"}")
|
|
#20083=@"loc,{#10000},6,22,6,22"
|
|
locations_default(#20083,#10000,6,22,6,22)
|
|
hasLocation(#20082,#20083)
|
|
#20084=*
|
|
tokeninfo(#20084,8,#20001,28,"{")
|
|
#20085=@"loc,{#10000},7,1,7,1"
|
|
locations_default(#20085,#10000,7,1,7,1)
|
|
hasLocation(#20084,#20085)
|
|
next_token(#20002,#20084)
|
|
#20086=*
|
|
tokeninfo(#20086,8,#20001,29,"{")
|
|
#20087=@"loc,{#10000},7,2,7,2"
|
|
locations_default(#20087,#10000,7,2,7,2)
|
|
hasLocation(#20086,#20087)
|
|
#20088=*
|
|
tokeninfo(#20088,7,#20001,30,"if")
|
|
#20089=@"loc,{#10000},7,4,7,5"
|
|
locations_default(#20089,#10000,7,4,7,5)
|
|
hasLocation(#20088,#20089)
|
|
#20090=*
|
|
tokeninfo(#20090,8,#20001,31,"(")
|
|
#20091=@"loc,{#10000},7,7,7,7"
|
|
locations_default(#20091,#10000,7,7,7,7)
|
|
hasLocation(#20090,#20091)
|
|
#20092=*
|
|
tokeninfo(#20092,6,#20001,32,"not_generated_code")
|
|
#20093=@"loc,{#10000},7,8,7,25"
|
|
locations_default(#20093,#10000,7,8,7,25)
|
|
hasLocation(#20092,#20093)
|
|
#20094=*
|
|
tokeninfo(#20094,8,#20001,33,")")
|
|
#20095=@"loc,{#10000},7,26,7,26"
|
|
locations_default(#20095,#10000,7,26,7,26)
|
|
hasLocation(#20094,#20095)
|
|
#20096=*
|
|
tokeninfo(#20096,8,#20001,34,"{")
|
|
#20097=@"loc,{#10000},7,28,7,28"
|
|
locations_default(#20097,#10000,7,28,7,28)
|
|
hasLocation(#20096,#20097)
|
|
#20098=*
|
|
tokeninfo(#20098,8,#20001,35,"}")
|
|
#20099=@"loc,{#10000},7,30,7,30"
|
|
locations_default(#20099,#10000,7,30,7,30)
|
|
hasLocation(#20098,#20099)
|
|
#20100=*
|
|
tokeninfo(#20100,8,#20001,36,"}")
|
|
#20101=@"loc,{#10000},7,32,7,32"
|
|
locations_default(#20101,#10000,7,32,7,32)
|
|
hasLocation(#20100,#20101)
|
|
#20102=*
|
|
tokeninfo(#20102,8,#20001,37,"}")
|
|
#20103=@"loc,{#10000},7,33,7,33"
|
|
locations_default(#20103,#10000,7,33,7,33)
|
|
hasLocation(#20102,#20103)
|
|
#20104=*
|
|
tokeninfo(#20104,7,#20001,38,"if")
|
|
#20105=@"loc,{#10000},8,1,8,2"
|
|
locations_default(#20105,#10000,8,1,8,2)
|
|
hasLocation(#20104,#20105)
|
|
next_token(#20004,#20104)
|
|
#20106=*
|
|
tokeninfo(#20106,8,#20001,39,"(")
|
|
#20107=@"loc,{#10000},8,4,8,4"
|
|
locations_default(#20107,#10000,8,4,8,4)
|
|
hasLocation(#20106,#20107)
|
|
#20108=*
|
|
tokeninfo(#20108,3,#20001,40,"1")
|
|
#20109=@"loc,{#10000},8,5,8,5"
|
|
locations_default(#20109,#10000,8,5,8,5)
|
|
hasLocation(#20108,#20109)
|
|
#20110=*
|
|
tokeninfo(#20110,8,#20001,41,"==")
|
|
#20111=@"loc,{#10000},8,7,8,8"
|
|
locations_default(#20111,#10000,8,7,8,8)
|
|
hasLocation(#20110,#20111)
|
|
#20112=*
|
|
tokeninfo(#20112,3,#20001,42,"2")
|
|
#20113=@"loc,{#10000},8,10,8,10"
|
|
locations_default(#20113,#10000,8,10,8,10)
|
|
hasLocation(#20112,#20113)
|
|
#20114=*
|
|
tokeninfo(#20114,8,#20001,43,")")
|
|
#20115=@"loc,{#10000},8,11,8,11"
|
|
locations_default(#20115,#10000,8,11,8,11)
|
|
hasLocation(#20114,#20115)
|
|
#20116=*
|
|
tokeninfo(#20116,8,#20001,44,"{")
|
|
#20117=@"loc,{#10000},8,13,8,13"
|
|
locations_default(#20117,#10000,8,13,8,13)
|
|
hasLocation(#20116,#20117)
|
|
#20118=*
|
|
tokeninfo(#20118,8,#20001,45,"{")
|
|
#20119=@"loc,{#10000},8,14,8,14"
|
|
locations_default(#20119,#10000,8,14,8,14)
|
|
hasLocation(#20118,#20119)
|
|
#20120=*
|
|
tokeninfo(#20120,6,#20001,46,"not_generated_code")
|
|
#20121=@"loc,{#10000},8,15,8,32"
|
|
locations_default(#20121,#10000,8,15,8,32)
|
|
hasLocation(#20120,#20121)
|
|
#20122=*
|
|
tokeninfo(#20122,8,#20001,47,"}")
|
|
#20123=@"loc,{#10000},8,33,8,33"
|
|
locations_default(#20123,#10000,8,33,8,33)
|
|
hasLocation(#20122,#20123)
|
|
#20124=*
|
|
tokeninfo(#20124,8,#20001,48,"}")
|
|
#20125=@"loc,{#10000},8,34,8,34"
|
|
locations_default(#20125,#10000,8,34,8,34)
|
|
hasLocation(#20124,#20125)
|
|
#20126=*
|
|
tokeninfo(#20126,7,#20001,49,"let")
|
|
#20127=@"loc,{#10000},9,1,9,3"
|
|
locations_default(#20127,#10000,9,1,9,3)
|
|
hasLocation(#20126,#20127)
|
|
next_token(#20006,#20126)
|
|
#20128=*
|
|
tokeninfo(#20128,6,#20001,50,"string")
|
|
#20129=@"loc,{#10000},9,5,9,10"
|
|
locations_default(#20129,#10000,9,5,9,10)
|
|
hasLocation(#20128,#20129)
|
|
#20130=*
|
|
tokeninfo(#20130,8,#20001,51,"=")
|
|
#20131=@"loc,{#10000},9,12,9,12"
|
|
locations_default(#20131,#10000,9,12,9,12)
|
|
hasLocation(#20130,#20131)
|
|
#20132=*
|
|
tokeninfo(#20132,4,#20001,52,"""{{ not_generated_code }}""")
|
|
#20133=@"loc,{#10000},9,14,9,39"
|
|
locations_default(#20133,#10000,9,14,9,39)
|
|
hasLocation(#20132,#20133)
|
|
#20134=*
|
|
tokeninfo(#20134,8,#20001,53,";")
|
|
#20135=@"loc,{#10000},9,40,9,40"
|
|
locations_default(#20135,#10000,9,40,9,40)
|
|
hasLocation(#20134,#20135)
|
|
#20136=*
|
|
tokeninfo(#20136,0,#20001,54,"")
|
|
#20137=@"loc,{#10000},10,1,10,0"
|
|
locations_default(#20137,#10000,10,1,10,0)
|
|
hasLocation(#20136,#20137)
|
|
next_token(#20008,#20136)
|
|
toplevels(#20001,0)
|
|
#20138=@"loc,{#10000},1,1,10,0"
|
|
locations_default(#20138,#10000,1,1,10,0)
|
|
hasLocation(#20001,#20138)
|
|
#20139=@"var;{data1};{#20000}"
|
|
variables(#20139,"data1",#20000)
|
|
#20140=@"var;{data2};{#20000}"
|
|
variables(#20140,"data2",#20000)
|
|
#20141=@"var;{string};{#20000}"
|
|
variables(#20141,"string",#20000)
|
|
#20142=@"var;{this};{#20000}"
|
|
variables(#20142,"this",#20000)
|
|
#20143=*
|
|
stmts(#20143,23,#20001,0,"let dat ... ta1 }};")
|
|
hasLocation(#20143,#20011)
|
|
stmt_containers(#20143,#20001)
|
|
#20144=*
|
|
exprs(#20144,64,#20143,0,"data1 = ... ata1 }}")
|
|
#20145=@"loc,{#10000},1,5,1,28"
|
|
locations_default(#20145,#10000,1,5,1,28)
|
|
hasLocation(#20144,#20145)
|
|
enclosing_stmt(#20144,#20143)
|
|
expr_containers(#20144,#20001)
|
|
#20146=*
|
|
exprs(#20146,78,#20144,0,"data1")
|
|
hasLocation(#20146,#20031)
|
|
enclosing_stmt(#20146,#20143)
|
|
expr_containers(#20146,#20001)
|
|
literals("data1","data1",#20146)
|
|
decl(#20146,#20139)
|
|
#20147=*
|
|
exprs(#20147,120,#20144,1,"{{ user_data1 }}")
|
|
#20148=@"loc,{#10000},1,13,1,28"
|
|
locations_default(#20148,#10000,1,13,1,28)
|
|
hasLocation(#20147,#20148)
|
|
enclosing_stmt(#20147,#20143)
|
|
expr_containers(#20147,#20001)
|
|
expr_contains_template_tag_location(#20147,#20148)
|
|
#20149=*
|
|
stmts(#20149,23,#20001,1,"let dat ... a2 }}};")
|
|
hasLocation(#20149,#20013)
|
|
stmt_containers(#20149,#20001)
|
|
#20150=*
|
|
exprs(#20150,64,#20149,0,"data2 = ... ta2 }}}")
|
|
#20151=@"loc,{#10000},2,5,2,30"
|
|
locations_default(#20151,#10000,2,5,2,30)
|
|
hasLocation(#20150,#20151)
|
|
enclosing_stmt(#20150,#20149)
|
|
expr_containers(#20150,#20001)
|
|
#20152=*
|
|
exprs(#20152,78,#20150,0,"data2")
|
|
hasLocation(#20152,#20041)
|
|
enclosing_stmt(#20152,#20149)
|
|
expr_containers(#20152,#20001)
|
|
literals("data2","data2",#20152)
|
|
decl(#20152,#20140)
|
|
#20153=*
|
|
exprs(#20153,120,#20150,1,"{{{ user_data2 }}}")
|
|
#20154=@"loc,{#10000},2,13,2,30"
|
|
locations_default(#20154,#10000,2,13,2,30)
|
|
hasLocation(#20153,#20154)
|
|
enclosing_stmt(#20153,#20149)
|
|
expr_containers(#20153,#20001)
|
|
expr_contains_template_tag_location(#20153,#20154)
|
|
#20155=*
|
|
stmts(#20155,3,#20001,2,"if ({{s ... g}}) {}")
|
|
hasLocation(#20155,#20015)
|
|
stmt_containers(#20155,#20001)
|
|
#20156=*
|
|
exprs(#20156,120,#20155,0,"{{something}}")
|
|
#20157=@"loc,{#10000},3,5,3,17"
|
|
locations_default(#20157,#10000,3,5,3,17)
|
|
hasLocation(#20156,#20157)
|
|
enclosing_stmt(#20156,#20155)
|
|
expr_containers(#20156,#20001)
|
|
expr_contains_template_tag_location(#20156,#20157)
|
|
#20158=*
|
|
stmts(#20158,1,#20155,1,"{}")
|
|
#20159=@"loc,{#10000},3,20,3,21"
|
|
locations_default(#20159,#10000,3,20,3,21)
|
|
hasLocation(#20158,#20159)
|
|
stmt_containers(#20158,#20001)
|
|
#20160=*
|
|
stmts(#20160,2,#20001,3,"foo({{b ... baz}});")
|
|
hasLocation(#20160,#20017)
|
|
stmt_containers(#20160,#20001)
|
|
#20161=*
|
|
exprs(#20161,13,#20160,0,"foo({{b ... {baz}})")
|
|
#20162=@"loc,{#10000},4,1,4,21"
|
|
locations_default(#20162,#10000,4,1,4,21)
|
|
hasLocation(#20161,#20162)
|
|
enclosing_stmt(#20161,#20160)
|
|
expr_containers(#20161,#20001)
|
|
#20163=*
|
|
exprs(#20163,79,#20161,-1,"foo")
|
|
hasLocation(#20163,#20061)
|
|
enclosing_stmt(#20163,#20160)
|
|
expr_containers(#20163,#20001)
|
|
literals("foo","foo",#20163)
|
|
#20164=@"var;{foo};{#20000}"
|
|
variables(#20164,"foo",#20000)
|
|
bind(#20163,#20164)
|
|
#20165=*
|
|
exprs(#20165,120,#20161,0,"{{bar}}")
|
|
#20166=@"loc,{#10000},4,5,4,11"
|
|
locations_default(#20166,#10000,4,5,4,11)
|
|
hasLocation(#20165,#20166)
|
|
enclosing_stmt(#20165,#20160)
|
|
expr_containers(#20165,#20001)
|
|
expr_contains_template_tag_location(#20165,#20166)
|
|
#20167=*
|
|
exprs(#20167,120,#20161,1,"{{baz}}")
|
|
#20168=@"loc,{#10000},4,14,4,20"
|
|
locations_default(#20168,#10000,4,14,4,20)
|
|
hasLocation(#20167,#20168)
|
|
enclosing_stmt(#20167,#20160)
|
|
expr_containers(#20167,#20001)
|
|
expr_contains_template_tag_location(#20167,#20168)
|
|
#20169=*
|
|
stmts(#20169,1,#20001,4,"{{not_g ... _code}}")
|
|
#20170=@"loc,{#10000},6,1,6,22"
|
|
locations_default(#20170,#10000,6,1,6,22)
|
|
hasLocation(#20169,#20170)
|
|
stmt_containers(#20169,#20001)
|
|
#20171=*
|
|
stmts(#20171,1,#20169,0,"{not_generated_code}")
|
|
#20172=@"loc,{#10000},6,2,6,21"
|
|
locations_default(#20172,#10000,6,2,6,21)
|
|
hasLocation(#20171,#20172)
|
|
stmt_containers(#20171,#20001)
|
|
#20173=*
|
|
stmts(#20173,2,#20171,0,"not_generated_code")
|
|
hasLocation(#20173,#20079)
|
|
stmt_containers(#20173,#20001)
|
|
#20174=*
|
|
exprs(#20174,79,#20173,0,"not_generated_code")
|
|
hasLocation(#20174,#20079)
|
|
enclosing_stmt(#20174,#20173)
|
|
expr_containers(#20174,#20001)
|
|
literals("not_generated_code","not_generated_code",#20174)
|
|
#20175=@"var;{not_generated_code};{#20000}"
|
|
variables(#20175,"not_generated_code",#20000)
|
|
bind(#20174,#20175)
|
|
#20176=*
|
|
stmts(#20176,1,#20001,5,"{{ if ( ... { } }}")
|
|
#20177=@"loc,{#10000},7,1,7,33"
|
|
locations_default(#20177,#10000,7,1,7,33)
|
|
hasLocation(#20176,#20177)
|
|
stmt_containers(#20176,#20001)
|
|
#20178=*
|
|
stmts(#20178,1,#20176,0,"{ if (n ... ) { } }")
|
|
#20179=@"loc,{#10000},7,2,7,32"
|
|
locations_default(#20179,#10000,7,2,7,32)
|
|
hasLocation(#20178,#20179)
|
|
stmt_containers(#20178,#20001)
|
|
#20180=*
|
|
stmts(#20180,3,#20178,0,"if (not ... de) { }")
|
|
#20181=@"loc,{#10000},7,4,7,30"
|
|
locations_default(#20181,#10000,7,4,7,30)
|
|
hasLocation(#20180,#20181)
|
|
stmt_containers(#20180,#20001)
|
|
#20182=*
|
|
exprs(#20182,79,#20180,0,"not_generated_code")
|
|
hasLocation(#20182,#20093)
|
|
enclosing_stmt(#20182,#20180)
|
|
expr_containers(#20182,#20001)
|
|
literals("not_generated_code","not_generated_code",#20182)
|
|
bind(#20182,#20175)
|
|
#20183=*
|
|
stmts(#20183,1,#20180,1,"{ }")
|
|
#20184=@"loc,{#10000},7,28,7,30"
|
|
locations_default(#20184,#10000,7,28,7,30)
|
|
hasLocation(#20183,#20184)
|
|
stmt_containers(#20183,#20001)
|
|
#20185=*
|
|
stmts(#20185,3,#20001,6,"if (1 = ... _code}}")
|
|
#20186=@"loc,{#10000},8,1,8,34"
|
|
locations_default(#20186,#10000,8,1,8,34)
|
|
hasLocation(#20185,#20186)
|
|
stmt_containers(#20185,#20001)
|
|
#20187=*
|
|
exprs(#20187,23,#20185,0,"1 == 2")
|
|
#20188=@"loc,{#10000},8,5,8,10"
|
|
locations_default(#20188,#10000,8,5,8,10)
|
|
hasLocation(#20187,#20188)
|
|
enclosing_stmt(#20187,#20185)
|
|
expr_containers(#20187,#20001)
|
|
#20189=*
|
|
exprs(#20189,3,#20187,0,"1")
|
|
hasLocation(#20189,#20109)
|
|
enclosing_stmt(#20189,#20185)
|
|
expr_containers(#20189,#20001)
|
|
literals("1","1",#20189)
|
|
#20190=*
|
|
exprs(#20190,3,#20187,1,"2")
|
|
hasLocation(#20190,#20113)
|
|
enclosing_stmt(#20190,#20185)
|
|
expr_containers(#20190,#20001)
|
|
literals("2","2",#20190)
|
|
#20191=*
|
|
stmts(#20191,1,#20185,1,"{{not_g ... _code}}")
|
|
#20192=@"loc,{#10000},8,13,8,34"
|
|
locations_default(#20192,#10000,8,13,8,34)
|
|
hasLocation(#20191,#20192)
|
|
stmt_containers(#20191,#20001)
|
|
#20193=*
|
|
stmts(#20193,1,#20191,0,"{not_generated_code}")
|
|
#20194=@"loc,{#10000},8,14,8,33"
|
|
locations_default(#20194,#10000,8,14,8,33)
|
|
hasLocation(#20193,#20194)
|
|
stmt_containers(#20193,#20001)
|
|
#20195=*
|
|
stmts(#20195,2,#20193,0,"not_generated_code")
|
|
hasLocation(#20195,#20121)
|
|
stmt_containers(#20195,#20001)
|
|
#20196=*
|
|
exprs(#20196,79,#20195,0,"not_generated_code")
|
|
hasLocation(#20196,#20121)
|
|
enclosing_stmt(#20196,#20195)
|
|
expr_containers(#20196,#20001)
|
|
literals("not_generated_code","not_generated_code",#20196)
|
|
bind(#20196,#20175)
|
|
#20197=*
|
|
stmts(#20197,23,#20001,7,"let str ... de }}"";")
|
|
#20198=@"loc,{#10000},9,1,9,40"
|
|
locations_default(#20198,#10000,9,1,9,40)
|
|
hasLocation(#20197,#20198)
|
|
stmt_containers(#20197,#20001)
|
|
#20199=*
|
|
exprs(#20199,64,#20197,0,"string ... ode }}""")
|
|
#20200=@"loc,{#10000},9,5,9,39"
|
|
locations_default(#20200,#10000,9,5,9,39)
|
|
hasLocation(#20199,#20200)
|
|
enclosing_stmt(#20199,#20197)
|
|
expr_containers(#20199,#20001)
|
|
#20201=*
|
|
exprs(#20201,78,#20199,0,"string")
|
|
hasLocation(#20201,#20129)
|
|
enclosing_stmt(#20201,#20197)
|
|
expr_containers(#20201,#20001)
|
|
literals("string","string",#20201)
|
|
decl(#20201,#20141)
|
|
#20202=*
|
|
exprs(#20202,4,#20199,1,"""{{ not ... ode }}""")
|
|
hasLocation(#20202,#20133)
|
|
enclosing_stmt(#20202,#20197)
|
|
expr_containers(#20202,#20001)
|
|
literals("{{ not_generated_code }}","""{{ not_generated_code }}""",#20202)
|
|
#20203=*
|
|
entry_cfg_node(#20203,#20001)
|
|
#20204=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20204,#10000,1,1,1,0)
|
|
hasLocation(#20203,#20204)
|
|
#20205=*
|
|
exit_cfg_node(#20205,#20001)
|
|
hasLocation(#20205,#20137)
|
|
successor(#20197,#20201)
|
|
successor(#20202,#20199)
|
|
successor(#20201,#20202)
|
|
successor(#20199,#20205)
|
|
successor(#20185,#20189)
|
|
successor(#20190,#20187)
|
|
successor(#20189,#20190)
|
|
#20206=*
|
|
guard_node(#20206,1,#20187)
|
|
hasLocation(#20206,#20188)
|
|
successor(#20206,#20191)
|
|
#20207=*
|
|
guard_node(#20207,0,#20187)
|
|
hasLocation(#20207,#20188)
|
|
successor(#20207,#20197)
|
|
successor(#20187,#20206)
|
|
successor(#20187,#20207)
|
|
successor(#20195,#20196)
|
|
successor(#20196,#20197)
|
|
successor(#20193,#20195)
|
|
successor(#20191,#20193)
|
|
successor(#20180,#20182)
|
|
#20208=*
|
|
guard_node(#20208,1,#20182)
|
|
hasLocation(#20208,#20093)
|
|
successor(#20208,#20183)
|
|
#20209=*
|
|
guard_node(#20209,0,#20182)
|
|
hasLocation(#20209,#20093)
|
|
successor(#20209,#20185)
|
|
successor(#20182,#20208)
|
|
successor(#20182,#20209)
|
|
successor(#20183,#20185)
|
|
successor(#20178,#20180)
|
|
successor(#20176,#20178)
|
|
successor(#20173,#20174)
|
|
successor(#20174,#20176)
|
|
successor(#20171,#20173)
|
|
successor(#20169,#20171)
|
|
successor(#20160,#20163)
|
|
successor(#20167,#20161)
|
|
successor(#20165,#20167)
|
|
successor(#20163,#20165)
|
|
successor(#20161,#20169)
|
|
successor(#20155,#20156)
|
|
#20210=*
|
|
guard_node(#20210,1,#20156)
|
|
hasLocation(#20210,#20157)
|
|
successor(#20210,#20158)
|
|
#20211=*
|
|
guard_node(#20211,0,#20156)
|
|
hasLocation(#20211,#20157)
|
|
successor(#20211,#20160)
|
|
successor(#20156,#20210)
|
|
successor(#20156,#20211)
|
|
successor(#20158,#20160)
|
|
successor(#20149,#20152)
|
|
successor(#20153,#20150)
|
|
successor(#20152,#20153)
|
|
successor(#20150,#20155)
|
|
successor(#20143,#20146)
|
|
successor(#20147,#20144)
|
|
successor(#20146,#20147)
|
|
successor(#20144,#20149)
|
|
successor(#20203,#20143)
|
|
numlines(#10000,9,8,4)
|
|
filetype(#10000,"javascript")
|