mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
176 lines
4.6 KiB
Plaintext
176 lines
4.6 KiB
Plaintext
#10000=@"/bindingpattern.ts;sourcefile"
|
|
files(#10000,"/bindingpattern.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,"function foo({x, y}) {}","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,23"
|
|
locations_default(#20003,#10000,1,1,1,23)
|
|
hasLocation(#20002,#20003)
|
|
numlines(#20001,1,1,0)
|
|
#20004=*
|
|
tokeninfo(#20004,7,#20001,0,"function")
|
|
#20005=@"loc,{#10000},1,1,1,8"
|
|
locations_default(#20005,#10000,1,1,1,8)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
tokeninfo(#20006,6,#20001,1,"foo")
|
|
#20007=@"loc,{#10000},1,10,1,12"
|
|
locations_default(#20007,#10000,1,10,1,12)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,8,#20001,2,"(")
|
|
#20009=@"loc,{#10000},1,13,1,13"
|
|
locations_default(#20009,#10000,1,13,1,13)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,8,#20001,3,"{")
|
|
#20011=@"loc,{#10000},1,14,1,14"
|
|
locations_default(#20011,#10000,1,14,1,14)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,6,#20001,4,"x")
|
|
#20013=@"loc,{#10000},1,15,1,15"
|
|
locations_default(#20013,#10000,1,15,1,15)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,8,#20001,5,",")
|
|
#20015=@"loc,{#10000},1,16,1,16"
|
|
locations_default(#20015,#10000,1,16,1,16)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,6,#20001,6,"y")
|
|
#20017=@"loc,{#10000},1,18,1,18"
|
|
locations_default(#20017,#10000,1,18,1,18)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,8,#20001,7,"}")
|
|
#20019=@"loc,{#10000},1,19,1,19"
|
|
locations_default(#20019,#10000,1,19,1,19)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,8,#20001,8,")")
|
|
#20021=@"loc,{#10000},1,20,1,20"
|
|
locations_default(#20021,#10000,1,20,1,20)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,8,#20001,9,"{")
|
|
#20023=@"loc,{#10000},1,22,1,22"
|
|
locations_default(#20023,#10000,1,22,1,22)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,8,#20001,10,"}")
|
|
#20025=@"loc,{#10000},1,23,1,23"
|
|
locations_default(#20025,#10000,1,23,1,23)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,0,#20001,11,"")
|
|
#20027=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20027,#10000,2,1,2,0)
|
|
hasLocation(#20026,#20027)
|
|
toplevels(#20001,0)
|
|
#20028=@"loc,{#10000},1,1,2,0"
|
|
locations_default(#20028,#10000,1,1,2,0)
|
|
hasLocation(#20001,#20028)
|
|
#20029=@"var;{foo};{#20000}"
|
|
variables(#20029,"foo",#20000)
|
|
#20030=*
|
|
stmts(#20030,17,#20001,0,"functio ... y}) {}")
|
|
hasLocation(#20030,#20003)
|
|
stmt_containers(#20030,#20001)
|
|
#20031=*
|
|
exprs(#20031,78,#20030,-1,"foo")
|
|
hasLocation(#20031,#20007)
|
|
expr_containers(#20031,#20030)
|
|
literals("foo","foo",#20031)
|
|
decl(#20031,#20029)
|
|
#20032=*
|
|
scopes(#20032,1)
|
|
scopenodes(#20030,#20032)
|
|
scopenesting(#20032,#20000)
|
|
#20033=@"var;{x};{#20032}"
|
|
variables(#20033,"x",#20032)
|
|
#20034=@"var;{y};{#20032}"
|
|
variables(#20034,"y",#20032)
|
|
#20035=*
|
|
exprs(#20035,68,#20030,0,"{x, y}")
|
|
#20036=@"loc,{#10000},1,14,1,19"
|
|
locations_default(#20036,#10000,1,14,1,19)
|
|
hasLocation(#20035,#20036)
|
|
expr_containers(#20035,#20030)
|
|
#20037=*
|
|
properties(#20037,#20035,0,0,"x")
|
|
hasLocation(#20037,#20013)
|
|
#20038=*
|
|
exprs(#20038,0,#20037,0,"x")
|
|
hasLocation(#20038,#20013)
|
|
expr_containers(#20038,#20030)
|
|
literals("x","x",#20038)
|
|
#20039=*
|
|
exprs(#20039,78,#20037,1,"x")
|
|
hasLocation(#20039,#20013)
|
|
expr_containers(#20039,#20030)
|
|
literals("x","x",#20039)
|
|
decl(#20039,#20033)
|
|
#20040=*
|
|
properties(#20040,#20035,1,0,"y")
|
|
hasLocation(#20040,#20017)
|
|
#20041=*
|
|
exprs(#20041,0,#20040,0,"y")
|
|
hasLocation(#20041,#20017)
|
|
expr_containers(#20041,#20030)
|
|
literals("y","y",#20041)
|
|
#20042=*
|
|
exprs(#20042,78,#20040,1,"y")
|
|
hasLocation(#20042,#20017)
|
|
expr_containers(#20042,#20030)
|
|
literals("y","y",#20042)
|
|
decl(#20042,#20034)
|
|
#20043=@"var;{arguments};{#20032}"
|
|
variables(#20043,"arguments",#20032)
|
|
is_arguments_object(#20043)
|
|
#20044=*
|
|
stmts(#20044,1,#20030,-2,"{}")
|
|
#20045=@"loc,{#10000},1,22,1,23"
|
|
locations_default(#20045,#10000,1,22,1,23)
|
|
hasLocation(#20044,#20045)
|
|
stmt_containers(#20044,#20030)
|
|
#20046=*
|
|
entry_cfg_node(#20046,#20001)
|
|
#20047=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20047,#10000,1,1,1,0)
|
|
hasLocation(#20046,#20047)
|
|
#20048=*
|
|
exit_cfg_node(#20048,#20001)
|
|
hasLocation(#20048,#20027)
|
|
successor(#20030,#20048)
|
|
#20049=*
|
|
entry_cfg_node(#20049,#20030)
|
|
hasLocation(#20049,#20047)
|
|
#20050=*
|
|
exit_cfg_node(#20050,#20030)
|
|
#20051=@"loc,{#10000},1,24,1,23"
|
|
locations_default(#20051,#10000,1,24,1,23)
|
|
hasLocation(#20050,#20051)
|
|
successor(#20044,#20050)
|
|
successor(#20035,#20038)
|
|
successor(#20042,#20040)
|
|
successor(#20041,#20042)
|
|
successor(#20040,#20044)
|
|
successor(#20039,#20037)
|
|
successor(#20038,#20039)
|
|
successor(#20037,#20041)
|
|
successor(#20049,#20035)
|
|
successor(#20031,#20030)
|
|
successor(#20046,#20031)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"typescript")
|