mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
164 lines
4.4 KiB
Plaintext
164 lines
4.4 KiB
Plaintext
#10000=@"/arrayBindingPattern.ts;sourcefile"
|
|
files(#10000,"/arrayBindingPattern.ts")
|
|
#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,"let [x,y] = [1,2]","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,17"
|
|
locations_default(#20003,#10000,1,1,1,17)
|
|
hasLocation(#20002,#20003)
|
|
numlines(#20001,1,1,0)
|
|
#20004=*
|
|
tokeninfo(#20004,7,#20001,0,"let")
|
|
#20005=@"loc,{#10000},1,1,1,3"
|
|
locations_default(#20005,#10000,1,1,1,3)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
tokeninfo(#20006,8,#20001,1,"[")
|
|
#20007=@"loc,{#10000},1,5,1,5"
|
|
locations_default(#20007,#10000,1,5,1,5)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,6,#20001,2,"x")
|
|
#20009=@"loc,{#10000},1,6,1,6"
|
|
locations_default(#20009,#10000,1,6,1,6)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,8,#20001,3,",")
|
|
#20011=@"loc,{#10000},1,7,1,7"
|
|
locations_default(#20011,#10000,1,7,1,7)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,6,#20001,4,"y")
|
|
#20013=@"loc,{#10000},1,8,1,8"
|
|
locations_default(#20013,#10000,1,8,1,8)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,8,#20001,5,"]")
|
|
#20015=@"loc,{#10000},1,9,1,9"
|
|
locations_default(#20015,#10000,1,9,1,9)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,8,#20001,6,"=")
|
|
#20017=@"loc,{#10000},1,11,1,11"
|
|
locations_default(#20017,#10000,1,11,1,11)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,8,#20001,7,"[")
|
|
#20019=@"loc,{#10000},1,13,1,13"
|
|
locations_default(#20019,#10000,1,13,1,13)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,3,#20001,8,"1")
|
|
#20021=@"loc,{#10000},1,14,1,14"
|
|
locations_default(#20021,#10000,1,14,1,14)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,8,#20001,9,",")
|
|
#20023=@"loc,{#10000},1,15,1,15"
|
|
locations_default(#20023,#10000,1,15,1,15)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,3,#20001,10,"2")
|
|
#20025=@"loc,{#10000},1,16,1,16"
|
|
locations_default(#20025,#10000,1,16,1,16)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,8,#20001,11,"]")
|
|
#20027=@"loc,{#10000},1,17,1,17"
|
|
locations_default(#20027,#10000,1,17,1,17)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,0,#20001,12,"")
|
|
#20029=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20029,#10000,2,1,2,0)
|
|
hasLocation(#20028,#20029)
|
|
toplevels(#20001,0)
|
|
#20030=@"loc,{#10000},1,1,2,0"
|
|
locations_default(#20030,#10000,1,1,2,0)
|
|
hasLocation(#20001,#20030)
|
|
#20031=@"var;{x};{#20000}"
|
|
variables(#20031,"x",#20000)
|
|
#20032=@"var;{y};{#20000}"
|
|
variables(#20032,"y",#20000)
|
|
#20033=*
|
|
stmts(#20033,23,#20001,0,"let [x,y] = [1,2]")
|
|
hasLocation(#20033,#20003)
|
|
stmt_containers(#20033,#20001)
|
|
#20034=*
|
|
exprs(#20034,64,#20033,0,"[x,y] = [1,2]")
|
|
#20035=@"loc,{#10000},1,5,1,17"
|
|
locations_default(#20035,#10000,1,5,1,17)
|
|
hasLocation(#20034,#20035)
|
|
enclosing_stmt(#20034,#20033)
|
|
expr_containers(#20034,#20001)
|
|
#20036=*
|
|
exprs(#20036,67,#20034,0,"[x,y]")
|
|
#20037=@"loc,{#10000},1,5,1,9"
|
|
locations_default(#20037,#10000,1,5,1,9)
|
|
hasLocation(#20036,#20037)
|
|
enclosing_stmt(#20036,#20033)
|
|
expr_containers(#20036,#20001)
|
|
#20038=*
|
|
exprs(#20038,78,#20036,0,"x")
|
|
hasLocation(#20038,#20009)
|
|
enclosing_stmt(#20038,#20033)
|
|
expr_containers(#20038,#20001)
|
|
literals("x","x",#20038)
|
|
decl(#20038,#20031)
|
|
#20039=*
|
|
exprs(#20039,78,#20036,1,"y")
|
|
hasLocation(#20039,#20013)
|
|
enclosing_stmt(#20039,#20033)
|
|
expr_containers(#20039,#20001)
|
|
literals("y","y",#20039)
|
|
decl(#20039,#20032)
|
|
array_size(#20036,2)
|
|
#20040=*
|
|
exprs(#20040,7,#20034,1,"[1,2]")
|
|
#20041=@"loc,{#10000},1,13,1,17"
|
|
locations_default(#20041,#10000,1,13,1,17)
|
|
hasLocation(#20040,#20041)
|
|
enclosing_stmt(#20040,#20033)
|
|
expr_containers(#20040,#20001)
|
|
#20042=*
|
|
exprs(#20042,3,#20040,0,"1")
|
|
hasLocation(#20042,#20021)
|
|
enclosing_stmt(#20042,#20033)
|
|
expr_containers(#20042,#20001)
|
|
literals("1","1",#20042)
|
|
#20043=*
|
|
exprs(#20043,3,#20040,1,"2")
|
|
hasLocation(#20043,#20025)
|
|
enclosing_stmt(#20043,#20033)
|
|
expr_containers(#20043,#20001)
|
|
literals("2","2",#20043)
|
|
array_size(#20040,2)
|
|
#20044=*
|
|
entry_cfg_node(#20044,#20001)
|
|
#20045=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20045,#10000,1,1,1,0)
|
|
hasLocation(#20044,#20045)
|
|
#20046=*
|
|
exit_cfg_node(#20046,#20001)
|
|
hasLocation(#20046,#20029)
|
|
successor(#20033,#20040)
|
|
successor(#20036,#20038)
|
|
successor(#20039,#20034)
|
|
successor(#20038,#20039)
|
|
successor(#20040,#20042)
|
|
successor(#20043,#20036)
|
|
successor(#20042,#20043)
|
|
successor(#20034,#20046)
|
|
successor(#20044,#20033)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"typescript")
|