mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
JavaScript: Temporarily remove unstable test.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
{}
|
||||
@@ -1,15 +0,0 @@
|
||||
class Class { m(); }
|
||||
interface Interface {}
|
||||
namespace Namespace {}
|
||||
enum Enum {}
|
||||
|
||||
let class_: Class;
|
||||
let interface_: Interface;
|
||||
let namespace_: Namespace;
|
||||
let enum_: Enum;
|
||||
|
||||
let numberArray: number[];
|
||||
|
||||
function fun() {}
|
||||
fun();
|
||||
new Class().m();
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,914 +0,0 @@
|
||||
#10000=@"/tst.ts;sourcefile"
|
||||
files(#10000,"/tst.ts","tst","ts",0)
|
||||
#10001=@"/;folder"
|
||||
folders(#10001,"/","")
|
||||
containerparent(#10001,#10000)
|
||||
#10002=@"loc,{#10000},0,0,0,0"
|
||||
locations_default(#10002,#10000,0,0,0,0)
|
||||
hasLocation(#10000,#10002)
|
||||
#20000=@"global_scope"
|
||||
scopes(#20000,0)
|
||||
#20001=@"script;{#10000},1,1"
|
||||
#20002=*
|
||||
lines(#20002,#20001,"class Class { m(); }","
|
||||
")
|
||||
#20003=@"loc,{#10000},1,1,1,20"
|
||||
locations_default(#20003,#10000,1,1,1,20)
|
||||
hasLocation(#20002,#20003)
|
||||
#20004=*
|
||||
lines(#20004,#20001,"interface Interface {}","
|
||||
")
|
||||
#20005=@"loc,{#10000},2,1,2,22"
|
||||
locations_default(#20005,#10000,2,1,2,22)
|
||||
hasLocation(#20004,#20005)
|
||||
#20006=*
|
||||
lines(#20006,#20001,"namespace Namespace {}","
|
||||
")
|
||||
#20007=@"loc,{#10000},3,1,3,22"
|
||||
locations_default(#20007,#10000,3,1,3,22)
|
||||
hasLocation(#20006,#20007)
|
||||
#20008=*
|
||||
lines(#20008,#20001,"enum Enum {}","
|
||||
")
|
||||
#20009=@"loc,{#10000},4,1,4,12"
|
||||
locations_default(#20009,#10000,4,1,4,12)
|
||||
hasLocation(#20008,#20009)
|
||||
#20010=*
|
||||
lines(#20010,#20001,"","
|
||||
")
|
||||
#20011=@"loc,{#10000},5,1,5,0"
|
||||
locations_default(#20011,#10000,5,1,5,0)
|
||||
hasLocation(#20010,#20011)
|
||||
#20012=*
|
||||
lines(#20012,#20001,"let class_: Class;","
|
||||
")
|
||||
#20013=@"loc,{#10000},6,1,6,18"
|
||||
locations_default(#20013,#10000,6,1,6,18)
|
||||
hasLocation(#20012,#20013)
|
||||
#20014=*
|
||||
lines(#20014,#20001,"let interface_: Interface;","
|
||||
")
|
||||
#20015=@"loc,{#10000},7,1,7,26"
|
||||
locations_default(#20015,#10000,7,1,7,26)
|
||||
hasLocation(#20014,#20015)
|
||||
#20016=*
|
||||
lines(#20016,#20001,"let namespace_: Namespace;","
|
||||
")
|
||||
#20017=@"loc,{#10000},8,1,8,26"
|
||||
locations_default(#20017,#10000,8,1,8,26)
|
||||
hasLocation(#20016,#20017)
|
||||
#20018=*
|
||||
lines(#20018,#20001,"let enum_: Enum;","
|
||||
")
|
||||
#20019=@"loc,{#10000},9,1,9,16"
|
||||
locations_default(#20019,#10000,9,1,9,16)
|
||||
hasLocation(#20018,#20019)
|
||||
#20020=*
|
||||
lines(#20020,#20001,"","
|
||||
")
|
||||
#20021=@"loc,{#10000},10,1,10,0"
|
||||
locations_default(#20021,#10000,10,1,10,0)
|
||||
hasLocation(#20020,#20021)
|
||||
#20022=*
|
||||
lines(#20022,#20001,"let numberArray: number[];","
|
||||
")
|
||||
#20023=@"loc,{#10000},11,1,11,26"
|
||||
locations_default(#20023,#10000,11,1,11,26)
|
||||
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,"function fun() {}","
|
||||
")
|
||||
#20027=@"loc,{#10000},13,1,13,17"
|
||||
locations_default(#20027,#10000,13,1,13,17)
|
||||
hasLocation(#20026,#20027)
|
||||
#20028=*
|
||||
lines(#20028,#20001,"fun();","
|
||||
")
|
||||
#20029=@"loc,{#10000},14,1,14,6"
|
||||
locations_default(#20029,#10000,14,1,14,6)
|
||||
hasLocation(#20028,#20029)
|
||||
#20030=*
|
||||
lines(#20030,#20001,"new Class().m();","
|
||||
")
|
||||
#20031=@"loc,{#10000},15,1,15,16"
|
||||
locations_default(#20031,#10000,15,1,15,16)
|
||||
hasLocation(#20030,#20031)
|
||||
numlines(#20001,15,12,0)
|
||||
#20032=*
|
||||
tokeninfo(#20032,7,#20001,0,"class")
|
||||
#20033=@"loc,{#10000},1,1,1,5"
|
||||
locations_default(#20033,#10000,1,1,1,5)
|
||||
hasLocation(#20032,#20033)
|
||||
#20034=*
|
||||
tokeninfo(#20034,6,#20001,1,"Class")
|
||||
#20035=@"loc,{#10000},1,7,1,11"
|
||||
locations_default(#20035,#10000,1,7,1,11)
|
||||
hasLocation(#20034,#20035)
|
||||
#20036=*
|
||||
tokeninfo(#20036,8,#20001,2,"{")
|
||||
#20037=@"loc,{#10000},1,13,1,13"
|
||||
locations_default(#20037,#10000,1,13,1,13)
|
||||
hasLocation(#20036,#20037)
|
||||
#20038=*
|
||||
tokeninfo(#20038,6,#20001,3,"m")
|
||||
#20039=@"loc,{#10000},1,15,1,15"
|
||||
locations_default(#20039,#10000,1,15,1,15)
|
||||
hasLocation(#20038,#20039)
|
||||
#20040=*
|
||||
tokeninfo(#20040,8,#20001,4,"(")
|
||||
#20041=@"loc,{#10000},1,16,1,16"
|
||||
locations_default(#20041,#10000,1,16,1,16)
|
||||
hasLocation(#20040,#20041)
|
||||
#20042=*
|
||||
tokeninfo(#20042,8,#20001,5,")")
|
||||
#20043=@"loc,{#10000},1,17,1,17"
|
||||
locations_default(#20043,#10000,1,17,1,17)
|
||||
hasLocation(#20042,#20043)
|
||||
#20044=*
|
||||
tokeninfo(#20044,8,#20001,6,";")
|
||||
#20045=@"loc,{#10000},1,18,1,18"
|
||||
locations_default(#20045,#10000,1,18,1,18)
|
||||
hasLocation(#20044,#20045)
|
||||
#20046=*
|
||||
tokeninfo(#20046,8,#20001,7,"}")
|
||||
#20047=@"loc,{#10000},1,20,1,20"
|
||||
locations_default(#20047,#10000,1,20,1,20)
|
||||
hasLocation(#20046,#20047)
|
||||
#20048=*
|
||||
tokeninfo(#20048,7,#20001,8,"interface")
|
||||
#20049=@"loc,{#10000},2,1,2,9"
|
||||
locations_default(#20049,#10000,2,1,2,9)
|
||||
hasLocation(#20048,#20049)
|
||||
#20050=*
|
||||
tokeninfo(#20050,6,#20001,9,"Interface")
|
||||
#20051=@"loc,{#10000},2,11,2,19"
|
||||
locations_default(#20051,#10000,2,11,2,19)
|
||||
hasLocation(#20050,#20051)
|
||||
#20052=*
|
||||
tokeninfo(#20052,8,#20001,10,"{")
|
||||
#20053=@"loc,{#10000},2,21,2,21"
|
||||
locations_default(#20053,#10000,2,21,2,21)
|
||||
hasLocation(#20052,#20053)
|
||||
#20054=*
|
||||
tokeninfo(#20054,8,#20001,11,"}")
|
||||
#20055=@"loc,{#10000},2,22,2,22"
|
||||
locations_default(#20055,#10000,2,22,2,22)
|
||||
hasLocation(#20054,#20055)
|
||||
#20056=*
|
||||
tokeninfo(#20056,7,#20001,12,"namespace")
|
||||
#20057=@"loc,{#10000},3,1,3,9"
|
||||
locations_default(#20057,#10000,3,1,3,9)
|
||||
hasLocation(#20056,#20057)
|
||||
#20058=*
|
||||
tokeninfo(#20058,6,#20001,13,"Namespace")
|
||||
#20059=@"loc,{#10000},3,11,3,19"
|
||||
locations_default(#20059,#10000,3,11,3,19)
|
||||
hasLocation(#20058,#20059)
|
||||
#20060=*
|
||||
tokeninfo(#20060,8,#20001,14,"{")
|
||||
#20061=@"loc,{#10000},3,21,3,21"
|
||||
locations_default(#20061,#10000,3,21,3,21)
|
||||
hasLocation(#20060,#20061)
|
||||
#20062=*
|
||||
tokeninfo(#20062,8,#20001,15,"}")
|
||||
#20063=@"loc,{#10000},3,22,3,22"
|
||||
locations_default(#20063,#10000,3,22,3,22)
|
||||
hasLocation(#20062,#20063)
|
||||
#20064=*
|
||||
tokeninfo(#20064,7,#20001,16,"enum")
|
||||
#20065=@"loc,{#10000},4,1,4,4"
|
||||
locations_default(#20065,#10000,4,1,4,4)
|
||||
hasLocation(#20064,#20065)
|
||||
#20066=*
|
||||
tokeninfo(#20066,6,#20001,17,"Enum")
|
||||
#20067=@"loc,{#10000},4,6,4,9"
|
||||
locations_default(#20067,#10000,4,6,4,9)
|
||||
hasLocation(#20066,#20067)
|
||||
#20068=*
|
||||
tokeninfo(#20068,8,#20001,18,"{")
|
||||
#20069=@"loc,{#10000},4,11,4,11"
|
||||
locations_default(#20069,#10000,4,11,4,11)
|
||||
hasLocation(#20068,#20069)
|
||||
#20070=*
|
||||
tokeninfo(#20070,8,#20001,19,"}")
|
||||
#20071=@"loc,{#10000},4,12,4,12"
|
||||
locations_default(#20071,#10000,4,12,4,12)
|
||||
hasLocation(#20070,#20071)
|
||||
#20072=*
|
||||
tokeninfo(#20072,7,#20001,20,"let")
|
||||
#20073=@"loc,{#10000},6,1,6,3"
|
||||
locations_default(#20073,#10000,6,1,6,3)
|
||||
hasLocation(#20072,#20073)
|
||||
#20074=*
|
||||
tokeninfo(#20074,6,#20001,21,"class_")
|
||||
#20075=@"loc,{#10000},6,5,6,10"
|
||||
locations_default(#20075,#10000,6,5,6,10)
|
||||
hasLocation(#20074,#20075)
|
||||
#20076=*
|
||||
tokeninfo(#20076,8,#20001,22,":")
|
||||
#20077=@"loc,{#10000},6,11,6,11"
|
||||
locations_default(#20077,#10000,6,11,6,11)
|
||||
hasLocation(#20076,#20077)
|
||||
#20078=*
|
||||
tokeninfo(#20078,6,#20001,23,"Class")
|
||||
#20079=@"loc,{#10000},6,13,6,17"
|
||||
locations_default(#20079,#10000,6,13,6,17)
|
||||
hasLocation(#20078,#20079)
|
||||
#20080=*
|
||||
tokeninfo(#20080,8,#20001,24,";")
|
||||
#20081=@"loc,{#10000},6,18,6,18"
|
||||
locations_default(#20081,#10000,6,18,6,18)
|
||||
hasLocation(#20080,#20081)
|
||||
#20082=*
|
||||
tokeninfo(#20082,7,#20001,25,"let")
|
||||
#20083=@"loc,{#10000},7,1,7,3"
|
||||
locations_default(#20083,#10000,7,1,7,3)
|
||||
hasLocation(#20082,#20083)
|
||||
#20084=*
|
||||
tokeninfo(#20084,6,#20001,26,"interface_")
|
||||
#20085=@"loc,{#10000},7,5,7,14"
|
||||
locations_default(#20085,#10000,7,5,7,14)
|
||||
hasLocation(#20084,#20085)
|
||||
#20086=*
|
||||
tokeninfo(#20086,8,#20001,27,":")
|
||||
#20087=@"loc,{#10000},7,15,7,15"
|
||||
locations_default(#20087,#10000,7,15,7,15)
|
||||
hasLocation(#20086,#20087)
|
||||
#20088=*
|
||||
tokeninfo(#20088,6,#20001,28,"Interface")
|
||||
#20089=@"loc,{#10000},7,17,7,25"
|
||||
locations_default(#20089,#10000,7,17,7,25)
|
||||
hasLocation(#20088,#20089)
|
||||
#20090=*
|
||||
tokeninfo(#20090,8,#20001,29,";")
|
||||
#20091=@"loc,{#10000},7,26,7,26"
|
||||
locations_default(#20091,#10000,7,26,7,26)
|
||||
hasLocation(#20090,#20091)
|
||||
#20092=*
|
||||
tokeninfo(#20092,7,#20001,30,"let")
|
||||
#20093=@"loc,{#10000},8,1,8,3"
|
||||
locations_default(#20093,#10000,8,1,8,3)
|
||||
hasLocation(#20092,#20093)
|
||||
#20094=*
|
||||
tokeninfo(#20094,6,#20001,31,"namespace_")
|
||||
#20095=@"loc,{#10000},8,5,8,14"
|
||||
locations_default(#20095,#10000,8,5,8,14)
|
||||
hasLocation(#20094,#20095)
|
||||
#20096=*
|
||||
tokeninfo(#20096,8,#20001,32,":")
|
||||
#20097=@"loc,{#10000},8,15,8,15"
|
||||
locations_default(#20097,#10000,8,15,8,15)
|
||||
hasLocation(#20096,#20097)
|
||||
#20098=*
|
||||
tokeninfo(#20098,6,#20001,33,"Namespace")
|
||||
#20099=@"loc,{#10000},8,17,8,25"
|
||||
locations_default(#20099,#10000,8,17,8,25)
|
||||
hasLocation(#20098,#20099)
|
||||
#20100=*
|
||||
tokeninfo(#20100,8,#20001,34,";")
|
||||
#20101=@"loc,{#10000},8,26,8,26"
|
||||
locations_default(#20101,#10000,8,26,8,26)
|
||||
hasLocation(#20100,#20101)
|
||||
#20102=*
|
||||
tokeninfo(#20102,7,#20001,35,"let")
|
||||
#20103=@"loc,{#10000},9,1,9,3"
|
||||
locations_default(#20103,#10000,9,1,9,3)
|
||||
hasLocation(#20102,#20103)
|
||||
#20104=*
|
||||
tokeninfo(#20104,6,#20001,36,"enum_")
|
||||
#20105=@"loc,{#10000},9,5,9,9"
|
||||
locations_default(#20105,#10000,9,5,9,9)
|
||||
hasLocation(#20104,#20105)
|
||||
#20106=*
|
||||
tokeninfo(#20106,8,#20001,37,":")
|
||||
#20107=@"loc,{#10000},9,10,9,10"
|
||||
locations_default(#20107,#10000,9,10,9,10)
|
||||
hasLocation(#20106,#20107)
|
||||
#20108=*
|
||||
tokeninfo(#20108,6,#20001,38,"Enum")
|
||||
#20109=@"loc,{#10000},9,12,9,15"
|
||||
locations_default(#20109,#10000,9,12,9,15)
|
||||
hasLocation(#20108,#20109)
|
||||
#20110=*
|
||||
tokeninfo(#20110,8,#20001,39,";")
|
||||
#20111=@"loc,{#10000},9,16,9,16"
|
||||
locations_default(#20111,#10000,9,16,9,16)
|
||||
hasLocation(#20110,#20111)
|
||||
#20112=*
|
||||
tokeninfo(#20112,7,#20001,40,"let")
|
||||
#20113=@"loc,{#10000},11,1,11,3"
|
||||
locations_default(#20113,#10000,11,1,11,3)
|
||||
hasLocation(#20112,#20113)
|
||||
#20114=*
|
||||
tokeninfo(#20114,6,#20001,41,"numberArray")
|
||||
#20115=@"loc,{#10000},11,5,11,15"
|
||||
locations_default(#20115,#10000,11,5,11,15)
|
||||
hasLocation(#20114,#20115)
|
||||
#20116=*
|
||||
tokeninfo(#20116,8,#20001,42,":")
|
||||
#20117=@"loc,{#10000},11,16,11,16"
|
||||
locations_default(#20117,#10000,11,16,11,16)
|
||||
hasLocation(#20116,#20117)
|
||||
#20118=*
|
||||
tokeninfo(#20118,7,#20001,43,"number")
|
||||
#20119=@"loc,{#10000},11,18,11,23"
|
||||
locations_default(#20119,#10000,11,18,11,23)
|
||||
hasLocation(#20118,#20119)
|
||||
#20120=*
|
||||
tokeninfo(#20120,8,#20001,44,"[")
|
||||
#20121=@"loc,{#10000},11,24,11,24"
|
||||
locations_default(#20121,#10000,11,24,11,24)
|
||||
hasLocation(#20120,#20121)
|
||||
#20122=*
|
||||
tokeninfo(#20122,8,#20001,45,"]")
|
||||
#20123=@"loc,{#10000},11,25,11,25"
|
||||
locations_default(#20123,#10000,11,25,11,25)
|
||||
hasLocation(#20122,#20123)
|
||||
#20124=*
|
||||
tokeninfo(#20124,8,#20001,46,";")
|
||||
#20125=@"loc,{#10000},11,26,11,26"
|
||||
locations_default(#20125,#10000,11,26,11,26)
|
||||
hasLocation(#20124,#20125)
|
||||
#20126=*
|
||||
tokeninfo(#20126,7,#20001,47,"function")
|
||||
#20127=@"loc,{#10000},13,1,13,8"
|
||||
locations_default(#20127,#10000,13,1,13,8)
|
||||
hasLocation(#20126,#20127)
|
||||
#20128=*
|
||||
tokeninfo(#20128,6,#20001,48,"fun")
|
||||
#20129=@"loc,{#10000},13,10,13,12"
|
||||
locations_default(#20129,#10000,13,10,13,12)
|
||||
hasLocation(#20128,#20129)
|
||||
#20130=*
|
||||
tokeninfo(#20130,8,#20001,49,"(")
|
||||
#20131=@"loc,{#10000},13,13,13,13"
|
||||
locations_default(#20131,#10000,13,13,13,13)
|
||||
hasLocation(#20130,#20131)
|
||||
#20132=*
|
||||
tokeninfo(#20132,8,#20001,50,")")
|
||||
#20133=@"loc,{#10000},13,14,13,14"
|
||||
locations_default(#20133,#10000,13,14,13,14)
|
||||
hasLocation(#20132,#20133)
|
||||
#20134=*
|
||||
tokeninfo(#20134,8,#20001,51,"{")
|
||||
#20135=@"loc,{#10000},13,16,13,16"
|
||||
locations_default(#20135,#10000,13,16,13,16)
|
||||
hasLocation(#20134,#20135)
|
||||
#20136=*
|
||||
tokeninfo(#20136,8,#20001,52,"}")
|
||||
#20137=@"loc,{#10000},13,17,13,17"
|
||||
locations_default(#20137,#10000,13,17,13,17)
|
||||
hasLocation(#20136,#20137)
|
||||
#20138=*
|
||||
tokeninfo(#20138,6,#20001,53,"fun")
|
||||
#20139=@"loc,{#10000},14,1,14,3"
|
||||
locations_default(#20139,#10000,14,1,14,3)
|
||||
hasLocation(#20138,#20139)
|
||||
#20140=*
|
||||
tokeninfo(#20140,8,#20001,54,"(")
|
||||
#20141=@"loc,{#10000},14,4,14,4"
|
||||
locations_default(#20141,#10000,14,4,14,4)
|
||||
hasLocation(#20140,#20141)
|
||||
#20142=*
|
||||
tokeninfo(#20142,8,#20001,55,")")
|
||||
#20143=@"loc,{#10000},14,5,14,5"
|
||||
locations_default(#20143,#10000,14,5,14,5)
|
||||
hasLocation(#20142,#20143)
|
||||
#20144=*
|
||||
tokeninfo(#20144,8,#20001,56,";")
|
||||
#20145=@"loc,{#10000},14,6,14,6"
|
||||
locations_default(#20145,#10000,14,6,14,6)
|
||||
hasLocation(#20144,#20145)
|
||||
#20146=*
|
||||
tokeninfo(#20146,7,#20001,57,"new")
|
||||
#20147=@"loc,{#10000},15,1,15,3"
|
||||
locations_default(#20147,#10000,15,1,15,3)
|
||||
hasLocation(#20146,#20147)
|
||||
#20148=*
|
||||
tokeninfo(#20148,6,#20001,58,"Class")
|
||||
#20149=@"loc,{#10000},15,5,15,9"
|
||||
locations_default(#20149,#10000,15,5,15,9)
|
||||
hasLocation(#20148,#20149)
|
||||
#20150=*
|
||||
tokeninfo(#20150,8,#20001,59,"(")
|
||||
#20151=@"loc,{#10000},15,10,15,10"
|
||||
locations_default(#20151,#10000,15,10,15,10)
|
||||
hasLocation(#20150,#20151)
|
||||
#20152=*
|
||||
tokeninfo(#20152,8,#20001,60,")")
|
||||
#20153=@"loc,{#10000},15,11,15,11"
|
||||
locations_default(#20153,#10000,15,11,15,11)
|
||||
hasLocation(#20152,#20153)
|
||||
#20154=*
|
||||
tokeninfo(#20154,8,#20001,61,".")
|
||||
#20155=@"loc,{#10000},15,12,15,12"
|
||||
locations_default(#20155,#10000,15,12,15,12)
|
||||
hasLocation(#20154,#20155)
|
||||
#20156=*
|
||||
tokeninfo(#20156,6,#20001,62,"m")
|
||||
#20157=@"loc,{#10000},15,13,15,13"
|
||||
locations_default(#20157,#10000,15,13,15,13)
|
||||
hasLocation(#20156,#20157)
|
||||
#20158=*
|
||||
tokeninfo(#20158,8,#20001,63,"(")
|
||||
#20159=@"loc,{#10000},15,14,15,14"
|
||||
locations_default(#20159,#10000,15,14,15,14)
|
||||
hasLocation(#20158,#20159)
|
||||
#20160=*
|
||||
tokeninfo(#20160,8,#20001,64,")")
|
||||
#20161=@"loc,{#10000},15,15,15,15"
|
||||
locations_default(#20161,#10000,15,15,15,15)
|
||||
hasLocation(#20160,#20161)
|
||||
#20162=*
|
||||
tokeninfo(#20162,8,#20001,65,";")
|
||||
#20163=@"loc,{#10000},15,16,15,16"
|
||||
locations_default(#20163,#10000,15,16,15,16)
|
||||
hasLocation(#20162,#20163)
|
||||
#20164=*
|
||||
tokeninfo(#20164,0,#20001,66,"")
|
||||
#20165=@"loc,{#10000},16,1,16,0"
|
||||
locations_default(#20165,#10000,16,1,16,0)
|
||||
hasLocation(#20164,#20165)
|
||||
toplevels(#20001,0)
|
||||
#20166=@"loc,{#10000},1,1,16,0"
|
||||
locations_default(#20166,#10000,1,1,16,0)
|
||||
hasLocation(#20001,#20166)
|
||||
#20167=@"var;{fun};{#20000}"
|
||||
variables(#20167,"fun",#20000)
|
||||
#20168=@"local_namespace_name;{Namespace};{#20000}"
|
||||
local_namespace_names(#20168,"Namespace",#20000)
|
||||
#20169=@"var;{Class};{#20000}"
|
||||
variables(#20169,"Class",#20000)
|
||||
#20170=@"var;{Enum};{#20000}"
|
||||
variables(#20170,"Enum",#20000)
|
||||
#20171=@"var;{class_};{#20000}"
|
||||
variables(#20171,"class_",#20000)
|
||||
#20172=@"var;{interface_};{#20000}"
|
||||
variables(#20172,"interface_",#20000)
|
||||
#20173=@"var;{namespace_};{#20000}"
|
||||
variables(#20173,"namespace_",#20000)
|
||||
#20174=@"var;{enum_};{#20000}"
|
||||
variables(#20174,"enum_",#20000)
|
||||
#20175=@"var;{numberArray};{#20000}"
|
||||
variables(#20175,"numberArray",#20000)
|
||||
#20176=@"local_type_name;{Class};{#20000}"
|
||||
local_type_names(#20176,"Class",#20000)
|
||||
#20177=@"local_type_name;{Interface};{#20000}"
|
||||
local_type_names(#20177,"Interface",#20000)
|
||||
#20178=@"local_type_name;{Enum};{#20000}"
|
||||
local_type_names(#20178,"Enum",#20000)
|
||||
#20179=@"local_namespace_name;{Enum};{#20000}"
|
||||
local_namespace_names(#20179,"Enum",#20000)
|
||||
#20180=*
|
||||
stmts(#20180,26,#20001,0,"class Class { m(); }")
|
||||
hasLocation(#20180,#20003)
|
||||
stmtContainers(#20180,#20001)
|
||||
#20181=*
|
||||
exprs(#20181,78,#20180,0,"Class")
|
||||
hasLocation(#20181,#20035)
|
||||
enclosingStmt(#20181,#20180)
|
||||
exprContainers(#20181,#20001)
|
||||
#20182=@"type;0"
|
||||
ast_node_type(#20181,#20182)
|
||||
literals("Class","Class",#20181)
|
||||
decl(#20181,#20169)
|
||||
typedecl(#20181,#20176)
|
||||
#20183=*
|
||||
scopes(#20183,10)
|
||||
scopenodes(#20180,#20183)
|
||||
scopenesting(#20183,#20000)
|
||||
#20184=*
|
||||
properties(#20184,#20180,2,0,"m();")
|
||||
#20185=@"loc,{#10000},1,15,1,18"
|
||||
locations_default(#20185,#10000,1,15,1,18)
|
||||
hasLocation(#20184,#20185)
|
||||
#20186=*
|
||||
exprs(#20186,0,#20184,0,"m")
|
||||
hasLocation(#20186,#20039)
|
||||
enclosingStmt(#20186,#20180)
|
||||
exprContainers(#20186,#20001)
|
||||
#20187=@"type;2"
|
||||
ast_node_type(#20186,#20187)
|
||||
literals("m","m",#20186)
|
||||
#20188=*
|
||||
exprs(#20188,9,#20184,1,"m();")
|
||||
hasLocation(#20188,#20185)
|
||||
enclosingStmt(#20188,#20180)
|
||||
exprContainers(#20188,#20001)
|
||||
#20189=*
|
||||
scopes(#20189,1)
|
||||
scopenodes(#20188,#20189)
|
||||
scopenesting(#20189,#20183)
|
||||
#20190=@"var;{arguments};{#20189}"
|
||||
variables(#20190,"arguments",#20189)
|
||||
isArgumentsObject(#20190)
|
||||
#20191=@"symbol;75"
|
||||
ast_node_symbol(#20188,#20191)
|
||||
isMethod(#20184)
|
||||
#20192=*
|
||||
properties(#20192,#20180,3,0,"constructor() {}")
|
||||
#20193=@"loc,{#10000},1,13,1,12"
|
||||
locations_default(#20193,#10000,1,13,1,12)
|
||||
hasLocation(#20192,#20193)
|
||||
#20194=*
|
||||
exprs(#20194,0,#20192,0,"constructor")
|
||||
hasLocation(#20194,#20193)
|
||||
enclosingStmt(#20194,#20180)
|
||||
exprContainers(#20194,#20001)
|
||||
literals("constructor","constructor",#20194)
|
||||
#20195=*
|
||||
exprs(#20195,9,#20192,1,"() {}")
|
||||
hasLocation(#20195,#20193)
|
||||
enclosingStmt(#20195,#20180)
|
||||
exprContainers(#20195,#20001)
|
||||
#20196=*
|
||||
scopes(#20196,1)
|
||||
scopenodes(#20195,#20196)
|
||||
scopenesting(#20196,#20183)
|
||||
#20197=@"var;{arguments};{#20196}"
|
||||
variables(#20197,"arguments",#20196)
|
||||
isArgumentsObject(#20197)
|
||||
#20198=*
|
||||
stmts(#20198,1,#20195,-2,"{}")
|
||||
hasLocation(#20198,#20193)
|
||||
stmtContainers(#20198,#20195)
|
||||
isMethod(#20192)
|
||||
#20199=@"symbol;74"
|
||||
ast_node_symbol(#20180,#20199)
|
||||
#20200=*
|
||||
stmts(#20200,34,#20001,1,"interfa ... face {}")
|
||||
hasLocation(#20200,#20005)
|
||||
stmtContainers(#20200,#20001)
|
||||
#20201=*
|
||||
typeexprs(#20201,1,#20200,0,"Interface")
|
||||
hasLocation(#20201,#20051)
|
||||
enclosingStmt(#20201,#20200)
|
||||
exprContainers(#20201,#20001)
|
||||
#20202=@"type;3"
|
||||
ast_node_type(#20201,#20202)
|
||||
literals("Interface","Interface",#20201)
|
||||
typedecl(#20201,#20177)
|
||||
#20203=@"symbol;76"
|
||||
ast_node_symbol(#20200,#20203)
|
||||
#20204=*
|
||||
stmts(#20204,31,#20001,2,"namespa ... pace {}")
|
||||
hasLocation(#20204,#20007)
|
||||
stmtContainers(#20204,#20001)
|
||||
#20205=@"symbol;77"
|
||||
ast_node_symbol(#20204,#20205)
|
||||
#20206=*
|
||||
exprs(#20206,78,#20204,-1,"Namespace")
|
||||
hasLocation(#20206,#20059)
|
||||
enclosingStmt(#20206,#20204)
|
||||
exprContainers(#20206,#20001)
|
||||
#20207=@"type;1"
|
||||
ast_node_type(#20206,#20207)
|
||||
literals("Namespace","Namespace",#20206)
|
||||
namespacedecl(#20206,#20168)
|
||||
#20208=*
|
||||
scopes(#20208,9)
|
||||
scopenodes(#20204,#20208)
|
||||
scopenesting(#20208,#20000)
|
||||
#20209=*
|
||||
stmts(#20209,36,#20001,3,"enum Enum {}")
|
||||
hasLocation(#20209,#20009)
|
||||
stmtContainers(#20209,#20001)
|
||||
#20210=*
|
||||
exprs(#20210,78,#20209,0,"Enum")
|
||||
hasLocation(#20210,#20067)
|
||||
enclosingStmt(#20210,#20209)
|
||||
exprContainers(#20210,#20001)
|
||||
#20211=@"type;4"
|
||||
ast_node_type(#20210,#20211)
|
||||
literals("Enum","Enum",#20210)
|
||||
decl(#20210,#20170)
|
||||
typedecl(#20210,#20178)
|
||||
namespacedecl(#20210,#20179)
|
||||
#20212=*
|
||||
scopes(#20212,14)
|
||||
scopenodes(#20209,#20212)
|
||||
scopenesting(#20212,#20000)
|
||||
#20213=@"symbol;78"
|
||||
ast_node_symbol(#20209,#20213)
|
||||
#20214=*
|
||||
stmts(#20214,23,#20001,4,"let class_: Class;")
|
||||
hasLocation(#20214,#20013)
|
||||
stmtContainers(#20214,#20001)
|
||||
#20215=*
|
||||
exprs(#20215,64,#20214,0,"class_: Class")
|
||||
#20216=@"loc,{#10000},6,5,6,17"
|
||||
locations_default(#20216,#10000,6,5,6,17)
|
||||
hasLocation(#20215,#20216)
|
||||
enclosingStmt(#20215,#20214)
|
||||
exprContainers(#20215,#20001)
|
||||
#20217=*
|
||||
exprs(#20217,78,#20215,0,"class_")
|
||||
hasLocation(#20217,#20075)
|
||||
enclosingStmt(#20217,#20214)
|
||||
exprContainers(#20217,#20001)
|
||||
ast_node_type(#20217,#20182)
|
||||
literals("class_","class_",#20217)
|
||||
decl(#20217,#20171)
|
||||
#20218=*
|
||||
typeexprs(#20218,0,#20215,2,"Class")
|
||||
hasLocation(#20218,#20079)
|
||||
enclosingStmt(#20218,#20214)
|
||||
exprContainers(#20218,#20001)
|
||||
ast_node_type(#20218,#20182)
|
||||
ast_node_symbol(#20218,#20199)
|
||||
literals("Class","Class",#20218)
|
||||
typebind(#20218,#20176)
|
||||
#20219=*
|
||||
stmts(#20219,23,#20001,5,"let int ... erface;")
|
||||
hasLocation(#20219,#20015)
|
||||
stmtContainers(#20219,#20001)
|
||||
#20220=*
|
||||
exprs(#20220,64,#20219,0,"interfa ... terface")
|
||||
#20221=@"loc,{#10000},7,5,7,25"
|
||||
locations_default(#20221,#10000,7,5,7,25)
|
||||
hasLocation(#20220,#20221)
|
||||
enclosingStmt(#20220,#20219)
|
||||
exprContainers(#20220,#20001)
|
||||
#20222=*
|
||||
exprs(#20222,78,#20220,0,"interface_")
|
||||
hasLocation(#20222,#20085)
|
||||
enclosingStmt(#20222,#20219)
|
||||
exprContainers(#20222,#20001)
|
||||
ast_node_type(#20222,#20202)
|
||||
literals("interface_","interface_",#20222)
|
||||
decl(#20222,#20172)
|
||||
#20223=*
|
||||
typeexprs(#20223,0,#20220,2,"Interface")
|
||||
hasLocation(#20223,#20089)
|
||||
enclosingStmt(#20223,#20219)
|
||||
exprContainers(#20223,#20001)
|
||||
ast_node_type(#20223,#20202)
|
||||
ast_node_symbol(#20223,#20203)
|
||||
literals("Interface","Interface",#20223)
|
||||
typebind(#20223,#20177)
|
||||
#20224=*
|
||||
stmts(#20224,23,#20001,6,"let nam ... espace;")
|
||||
hasLocation(#20224,#20017)
|
||||
stmtContainers(#20224,#20001)
|
||||
#20225=*
|
||||
exprs(#20225,64,#20224,0,"namespa ... mespace")
|
||||
#20226=@"loc,{#10000},8,5,8,25"
|
||||
locations_default(#20226,#10000,8,5,8,25)
|
||||
hasLocation(#20225,#20226)
|
||||
enclosingStmt(#20225,#20224)
|
||||
exprContainers(#20225,#20001)
|
||||
#20227=*
|
||||
exprs(#20227,78,#20225,0,"namespace_")
|
||||
hasLocation(#20227,#20095)
|
||||
enclosingStmt(#20227,#20224)
|
||||
exprContainers(#20227,#20001)
|
||||
ast_node_type(#20227,#20207)
|
||||
literals("namespace_","namespace_",#20227)
|
||||
decl(#20227,#20173)
|
||||
#20228=*
|
||||
typeexprs(#20228,0,#20225,2,"Namespace")
|
||||
hasLocation(#20228,#20099)
|
||||
enclosingStmt(#20228,#20224)
|
||||
exprContainers(#20228,#20001)
|
||||
ast_node_type(#20228,#20207)
|
||||
literals("Namespace","Namespace",#20228)
|
||||
#20229=*
|
||||
stmts(#20229,23,#20001,7,"let enum_: Enum;")
|
||||
hasLocation(#20229,#20019)
|
||||
stmtContainers(#20229,#20001)
|
||||
#20230=*
|
||||
exprs(#20230,64,#20229,0,"enum_: Enum")
|
||||
#20231=@"loc,{#10000},9,5,9,15"
|
||||
locations_default(#20231,#10000,9,5,9,15)
|
||||
hasLocation(#20230,#20231)
|
||||
enclosingStmt(#20230,#20229)
|
||||
exprContainers(#20230,#20001)
|
||||
#20232=*
|
||||
exprs(#20232,78,#20230,0,"enum_")
|
||||
hasLocation(#20232,#20105)
|
||||
enclosingStmt(#20232,#20229)
|
||||
exprContainers(#20232,#20001)
|
||||
ast_node_type(#20232,#20211)
|
||||
literals("enum_","enum_",#20232)
|
||||
decl(#20232,#20174)
|
||||
#20233=*
|
||||
typeexprs(#20233,0,#20230,2,"Enum")
|
||||
hasLocation(#20233,#20109)
|
||||
enclosingStmt(#20233,#20229)
|
||||
exprContainers(#20233,#20001)
|
||||
ast_node_type(#20233,#20211)
|
||||
ast_node_symbol(#20233,#20213)
|
||||
literals("Enum","Enum",#20233)
|
||||
typebind(#20233,#20178)
|
||||
#20234=*
|
||||
stmts(#20234,23,#20001,8,"let num ... mber[];")
|
||||
hasLocation(#20234,#20023)
|
||||
stmtContainers(#20234,#20001)
|
||||
#20235=*
|
||||
exprs(#20235,64,#20234,0,"numberA ... umber[]")
|
||||
#20236=@"loc,{#10000},11,5,11,25"
|
||||
locations_default(#20236,#10000,11,5,11,25)
|
||||
hasLocation(#20235,#20236)
|
||||
enclosingStmt(#20235,#20234)
|
||||
exprContainers(#20235,#20001)
|
||||
#20237=*
|
||||
exprs(#20237,78,#20235,0,"numberArray")
|
||||
hasLocation(#20237,#20115)
|
||||
enclosingStmt(#20237,#20234)
|
||||
exprContainers(#20237,#20001)
|
||||
#20238=@"type;260"
|
||||
ast_node_type(#20237,#20238)
|
||||
literals("numberArray","numberArray",#20237)
|
||||
decl(#20237,#20175)
|
||||
#20239=*
|
||||
typeexprs(#20239,6,#20235,2,"number[]")
|
||||
#20240=@"loc,{#10000},11,18,11,25"
|
||||
locations_default(#20240,#10000,11,18,11,25)
|
||||
hasLocation(#20239,#20240)
|
||||
enclosingStmt(#20239,#20234)
|
||||
exprContainers(#20239,#20001)
|
||||
ast_node_type(#20239,#20238)
|
||||
#20241=*
|
||||
typeexprs(#20241,2,#20239,0,"number")
|
||||
hasLocation(#20241,#20119)
|
||||
enclosingStmt(#20241,#20234)
|
||||
exprContainers(#20241,#20001)
|
||||
#20242=@"type;6"
|
||||
ast_node_type(#20241,#20242)
|
||||
literals("number","number",#20241)
|
||||
#20243=*
|
||||
stmts(#20243,17,#20001,9,"function fun() {}")
|
||||
hasLocation(#20243,#20027)
|
||||
stmtContainers(#20243,#20001)
|
||||
#20244=*
|
||||
exprs(#20244,78,#20243,-1,"fun")
|
||||
hasLocation(#20244,#20129)
|
||||
exprContainers(#20244,#20243)
|
||||
#20245=@"type;287"
|
||||
ast_node_type(#20244,#20245)
|
||||
literals("fun","fun",#20244)
|
||||
decl(#20244,#20167)
|
||||
#20246=*
|
||||
scopes(#20246,1)
|
||||
scopenodes(#20243,#20246)
|
||||
scopenesting(#20246,#20000)
|
||||
#20247=@"var;{arguments};{#20246}"
|
||||
variables(#20247,"arguments",#20246)
|
||||
isArgumentsObject(#20247)
|
||||
#20248=@"symbol;91"
|
||||
ast_node_symbol(#20243,#20248)
|
||||
#20249=*
|
||||
stmts(#20249,1,#20243,-2,"{}")
|
||||
#20250=@"loc,{#10000},13,16,13,17"
|
||||
locations_default(#20250,#10000,13,16,13,17)
|
||||
hasLocation(#20249,#20250)
|
||||
stmtContainers(#20249,#20243)
|
||||
#20251=*
|
||||
stmts(#20251,2,#20001,10,"fun();")
|
||||
hasLocation(#20251,#20029)
|
||||
stmtContainers(#20251,#20001)
|
||||
#20252=*
|
||||
exprs(#20252,13,#20251,0,"fun()")
|
||||
#20253=@"loc,{#10000},14,1,14,5"
|
||||
locations_default(#20253,#10000,14,1,14,5)
|
||||
hasLocation(#20252,#20253)
|
||||
enclosingStmt(#20252,#20251)
|
||||
exprContainers(#20252,#20001)
|
||||
#20254=@"type;65"
|
||||
ast_node_type(#20252,#20254)
|
||||
#20255=*
|
||||
exprs(#20255,79,#20252,-1,"fun")
|
||||
hasLocation(#20255,#20139)
|
||||
enclosingStmt(#20255,#20251)
|
||||
exprContainers(#20255,#20001)
|
||||
ast_node_type(#20255,#20245)
|
||||
literals("fun","fun",#20255)
|
||||
bind(#20255,#20167)
|
||||
#20256=@"signature;243"
|
||||
invoke_expr_signature(#20252,#20256)
|
||||
invoke_expr_overload_index(#20252,0)
|
||||
ast_node_symbol(#20252,#20248)
|
||||
#20257=*
|
||||
stmts(#20257,2,#20001,11,"new Class().m();")
|
||||
hasLocation(#20257,#20031)
|
||||
stmtContainers(#20257,#20001)
|
||||
#20258=*
|
||||
exprs(#20258,13,#20257,0,"new Class().m()")
|
||||
#20259=@"loc,{#10000},15,1,15,15"
|
||||
locations_default(#20259,#10000,15,1,15,15)
|
||||
hasLocation(#20258,#20259)
|
||||
enclosingStmt(#20258,#20257)
|
||||
exprContainers(#20258,#20001)
|
||||
ast_node_type(#20258,#20207)
|
||||
#20260=*
|
||||
exprs(#20260,14,#20258,-1,"new Class().m")
|
||||
#20261=@"loc,{#10000},15,1,15,13"
|
||||
locations_default(#20261,#10000,15,1,15,13)
|
||||
hasLocation(#20260,#20261)
|
||||
enclosingStmt(#20260,#20257)
|
||||
exprContainers(#20260,#20001)
|
||||
ast_node_type(#20260,#20187)
|
||||
#20262=*
|
||||
exprs(#20262,12,#20260,0,"new Class()")
|
||||
#20263=@"loc,{#10000},15,1,15,11"
|
||||
locations_default(#20263,#10000,15,1,15,11)
|
||||
hasLocation(#20262,#20263)
|
||||
enclosingStmt(#20262,#20257)
|
||||
exprContainers(#20262,#20001)
|
||||
ast_node_type(#20262,#20182)
|
||||
#20264=*
|
||||
exprs(#20264,79,#20262,-1,"Class")
|
||||
hasLocation(#20264,#20149)
|
||||
enclosingStmt(#20264,#20257)
|
||||
exprContainers(#20264,#20001)
|
||||
#20265=@"type;288"
|
||||
ast_node_type(#20264,#20265)
|
||||
literals("Class","Class",#20264)
|
||||
bind(#20264,#20169)
|
||||
#20266=@"signature;244"
|
||||
invoke_expr_signature(#20262,#20266)
|
||||
#20267=*
|
||||
exprs(#20267,0,#20260,1,"m")
|
||||
hasLocation(#20267,#20157)
|
||||
enclosingStmt(#20267,#20257)
|
||||
exprContainers(#20267,#20001)
|
||||
ast_node_type(#20267,#20187)
|
||||
literals("m","m",#20267)
|
||||
#20268=@"signature;0"
|
||||
invoke_expr_signature(#20258,#20268)
|
||||
invoke_expr_overload_index(#20258,0)
|
||||
ast_node_symbol(#20258,#20191)
|
||||
#20269=*
|
||||
entry_cfg_node(#20269,#20001)
|
||||
#20270=@"loc,{#10000},1,1,1,0"
|
||||
locations_default(#20270,#10000,1,1,1,0)
|
||||
hasLocation(#20269,#20270)
|
||||
#20271=*
|
||||
exit_cfg_node(#20271,#20001)
|
||||
hasLocation(#20271,#20165)
|
||||
successor(#20257,#20264)
|
||||
successor(#20267,#20260)
|
||||
successor(#20264,#20262)
|
||||
successor(#20262,#20267)
|
||||
successor(#20260,#20258)
|
||||
successor(#20258,#20271)
|
||||
successor(#20251,#20255)
|
||||
successor(#20255,#20252)
|
||||
successor(#20252,#20257)
|
||||
successor(#20243,#20251)
|
||||
#20272=*
|
||||
entry_cfg_node(#20272,#20243)
|
||||
#20273=@"loc,{#10000},13,1,13,0"
|
||||
locations_default(#20273,#10000,13,1,13,0)
|
||||
hasLocation(#20272,#20273)
|
||||
#20274=*
|
||||
exit_cfg_node(#20274,#20243)
|
||||
#20275=@"loc,{#10000},13,18,13,17"
|
||||
locations_default(#20275,#10000,13,18,13,17)
|
||||
hasLocation(#20274,#20275)
|
||||
successor(#20249,#20274)
|
||||
successor(#20272,#20249)
|
||||
successor(#20234,#20237)
|
||||
successor(#20237,#20235)
|
||||
successor(#20235,#20243)
|
||||
successor(#20229,#20232)
|
||||
successor(#20232,#20230)
|
||||
successor(#20230,#20234)
|
||||
successor(#20224,#20227)
|
||||
successor(#20227,#20225)
|
||||
successor(#20225,#20229)
|
||||
successor(#20219,#20222)
|
||||
successor(#20222,#20220)
|
||||
successor(#20220,#20224)
|
||||
successor(#20214,#20217)
|
||||
successor(#20217,#20215)
|
||||
successor(#20215,#20219)
|
||||
successor(#20210,#20209)
|
||||
successor(#20209,#20214)
|
||||
successor(#20206,#20204)
|
||||
successor(#20204,#20210)
|
||||
successor(#20200,#20206)
|
||||
successor(#20195,#20192)
|
||||
#20276=*
|
||||
entry_cfg_node(#20276,#20195)
|
||||
hasLocation(#20276,#20193)
|
||||
#20277=*
|
||||
exit_cfg_node(#20277,#20195)
|
||||
hasLocation(#20277,#20193)
|
||||
successor(#20198,#20277)
|
||||
successor(#20276,#20198)
|
||||
successor(#20194,#20195)
|
||||
successor(#20192,#20180)
|
||||
successor(#20184,#20194)
|
||||
successor(#20181,#20184)
|
||||
successor(#20180,#20200)
|
||||
successor(#20244,#20181)
|
||||
successor(#20269,#20244)
|
||||
numlines(#10000,15,12,0)
|
||||
filetype(#10000,"typescript")
|
||||
Reference in New Issue
Block a user