mirror of
https://github.com/github/codeql.git
synced 2026-04-03 06:08:17 +02:00
251 lines
6.7 KiB
Plaintext
251 lines
6.7 KiB
Plaintext
#10000=@"/classes.ts;sourcefile"
|
|
files(#10000,"/classes.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,"abstract class C extends D, implements E<F>","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,43"
|
|
locations_default(#20003,#10000,1,1,1,43)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001," {}","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,4"
|
|
locations_default(#20005,#10000,2,1,2,4)
|
|
hasLocation(#20004,#20005)
|
|
indentation(#10000,2," ",2)
|
|
numlines(#20001,2,2,0)
|
|
#20006=*
|
|
tokeninfo(#20006,7,#20001,0,"abstract")
|
|
#20007=@"loc,{#10000},1,1,1,8"
|
|
locations_default(#20007,#10000,1,1,1,8)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,7,#20001,1,"class")
|
|
#20009=@"loc,{#10000},1,10,1,14"
|
|
locations_default(#20009,#10000,1,10,1,14)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,6,#20001,2,"C")
|
|
#20011=@"loc,{#10000},1,16,1,16"
|
|
locations_default(#20011,#10000,1,16,1,16)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,7,#20001,3,"extends")
|
|
#20013=@"loc,{#10000},1,18,1,24"
|
|
locations_default(#20013,#10000,1,18,1,24)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,6,#20001,4,"D")
|
|
#20015=@"loc,{#10000},1,26,1,26"
|
|
locations_default(#20015,#10000,1,26,1,26)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,8,#20001,5,",")
|
|
#20017=@"loc,{#10000},1,27,1,27"
|
|
locations_default(#20017,#10000,1,27,1,27)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,7,#20001,6,"implements")
|
|
#20019=@"loc,{#10000},1,29,1,38"
|
|
locations_default(#20019,#10000,1,29,1,38)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,6,#20001,7,"E")
|
|
#20021=@"loc,{#10000},1,40,1,40"
|
|
locations_default(#20021,#10000,1,40,1,40)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,8,#20001,8,"<")
|
|
#20023=@"loc,{#10000},1,41,1,41"
|
|
locations_default(#20023,#10000,1,41,1,41)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,6,#20001,9,"F")
|
|
#20025=@"loc,{#10000},1,42,1,42"
|
|
locations_default(#20025,#10000,1,42,1,42)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,8,#20001,10,">")
|
|
#20027=@"loc,{#10000},1,43,1,43"
|
|
locations_default(#20027,#10000,1,43,1,43)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,8,#20001,11,"{")
|
|
#20029=@"loc,{#10000},2,3,2,3"
|
|
locations_default(#20029,#10000,2,3,2,3)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,8,#20001,12,"}")
|
|
#20031=@"loc,{#10000},2,4,2,4"
|
|
locations_default(#20031,#10000,2,4,2,4)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,0,#20001,13,"")
|
|
#20033=@"loc,{#10000},3,1,3,0"
|
|
locations_default(#20033,#10000,3,1,3,0)
|
|
hasLocation(#20032,#20033)
|
|
toplevels(#20001,0)
|
|
#20034=@"loc,{#10000},1,1,3,0"
|
|
locations_default(#20034,#10000,1,1,3,0)
|
|
hasLocation(#20001,#20034)
|
|
#20035=@"var;{C};{#20000}"
|
|
variables(#20035,"C",#20000)
|
|
#20036=@"local_type_name;{C};{#20000}"
|
|
local_type_names(#20036,"C",#20000)
|
|
#20037=@"var;{this};{#20000}"
|
|
variables(#20037,"this",#20000)
|
|
#20038=*
|
|
stmts(#20038,26,#20001,0,"abstrac ... F>\n {}")
|
|
#20039=@"loc,{#10000},1,1,2,4"
|
|
locations_default(#20039,#10000,1,1,2,4)
|
|
hasLocation(#20038,#20039)
|
|
stmt_containers(#20038,#20001)
|
|
is_abstract_class(#20038)
|
|
#20040=*
|
|
exprs(#20040,78,#20038,0,"C")
|
|
hasLocation(#20040,#20011)
|
|
enclosing_stmt(#20040,#20038)
|
|
expr_containers(#20040,#20001)
|
|
literals("C","C",#20040)
|
|
decl(#20040,#20035)
|
|
typedecl(#20040,#20036)
|
|
#20041=*
|
|
scopes(#20041,10)
|
|
scopenodes(#20038,#20041)
|
|
scopenesting(#20041,#20000)
|
|
#20042=@"var;{this};{#20041}"
|
|
variables(#20042,"this",#20041)
|
|
#20043=*
|
|
typeexprs(#20043,14,#20038,-1,"E<F>")
|
|
#20044=@"loc,{#10000},1,40,1,43"
|
|
locations_default(#20044,#10000,1,40,1,43)
|
|
hasLocation(#20043,#20044)
|
|
enclosing_stmt(#20043,#20038)
|
|
expr_containers(#20043,#20001)
|
|
#20045=*
|
|
typeexprs(#20045,0,#20043,-1,"E")
|
|
hasLocation(#20045,#20021)
|
|
enclosing_stmt(#20045,#20038)
|
|
expr_containers(#20045,#20001)
|
|
literals("E","E",#20045)
|
|
#20046=*
|
|
typeexprs(#20046,0,#20043,0,"F")
|
|
hasLocation(#20046,#20025)
|
|
enclosing_stmt(#20046,#20038)
|
|
expr_containers(#20046,#20001)
|
|
literals("F","F",#20046)
|
|
#20047=*
|
|
exprs(#20047,79,#20038,1,"D")
|
|
hasLocation(#20047,#20015)
|
|
enclosing_stmt(#20047,#20038)
|
|
expr_containers(#20047,#20001)
|
|
literals("D","D",#20047)
|
|
#20048=@"var;{D};{#20000}"
|
|
variables(#20048,"D",#20000)
|
|
bind(#20047,#20048)
|
|
#20049=*
|
|
properties(#20049,#20038,2,0,"constru ... rgs); }")
|
|
#20050=@"loc,{#10000},2,3,2,2"
|
|
locations_default(#20050,#10000,2,3,2,2)
|
|
hasLocation(#20049,#20050)
|
|
#20051=*
|
|
exprs(#20051,0,#20049,0,"constructor")
|
|
hasLocation(#20051,#20050)
|
|
enclosing_stmt(#20051,#20038)
|
|
expr_containers(#20051,#20001)
|
|
literals("constructor","constructor",#20051)
|
|
#20052=*
|
|
exprs(#20052,9,#20049,1,"(...arg ... rgs); }")
|
|
hasLocation(#20052,#20050)
|
|
enclosing_stmt(#20052,#20038)
|
|
expr_containers(#20052,#20001)
|
|
#20053=*
|
|
scopes(#20053,1)
|
|
scopenodes(#20052,#20053)
|
|
scopenesting(#20053,#20041)
|
|
#20054=@"var;{this};{#20053}"
|
|
variables(#20054,"this",#20053)
|
|
#20055=@"var;{args};{#20053}"
|
|
variables(#20055,"args",#20053)
|
|
#20056=*
|
|
exprs(#20056,78,#20052,0,"args")
|
|
hasLocation(#20056,#20050)
|
|
expr_containers(#20056,#20052)
|
|
literals("args","args",#20056)
|
|
decl(#20056,#20055)
|
|
#20057=@"var;{arguments};{#20053}"
|
|
variables(#20057,"arguments",#20053)
|
|
is_arguments_object(#20057)
|
|
has_rest_parameter(#20052)
|
|
#20058=*
|
|
stmts(#20058,1,#20052,-2,"{ super(...args); }")
|
|
hasLocation(#20058,#20050)
|
|
stmt_containers(#20058,#20052)
|
|
#20059=*
|
|
stmts(#20059,2,#20058,0,"super(...args);")
|
|
hasLocation(#20059,#20050)
|
|
stmt_containers(#20059,#20052)
|
|
#20060=*
|
|
exprs(#20060,13,#20059,0,"super(...args)")
|
|
hasLocation(#20060,#20050)
|
|
enclosing_stmt(#20060,#20059)
|
|
expr_containers(#20060,#20052)
|
|
#20061=*
|
|
exprs(#20061,81,#20060,-1,"super")
|
|
hasLocation(#20061,#20050)
|
|
enclosing_stmt(#20061,#20059)
|
|
expr_containers(#20061,#20052)
|
|
#20062=*
|
|
exprs(#20062,66,#20060,0,"...args")
|
|
hasLocation(#20062,#20050)
|
|
enclosing_stmt(#20062,#20059)
|
|
expr_containers(#20062,#20052)
|
|
#20063=*
|
|
exprs(#20063,79,#20062,0,"args")
|
|
hasLocation(#20063,#20050)
|
|
enclosing_stmt(#20063,#20059)
|
|
expr_containers(#20063,#20052)
|
|
literals("args","args",#20063)
|
|
bind(#20063,#20055)
|
|
is_method(#20049)
|
|
#20064=*
|
|
entry_cfg_node(#20064,#20001)
|
|
#20065=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20065,#10000,1,1,1,0)
|
|
hasLocation(#20064,#20065)
|
|
#20066=*
|
|
exit_cfg_node(#20066,#20001)
|
|
hasLocation(#20066,#20033)
|
|
successor(#20052,#20049)
|
|
#20067=*
|
|
entry_cfg_node(#20067,#20052)
|
|
hasLocation(#20067,#20050)
|
|
#20068=*
|
|
exit_cfg_node(#20068,#20052)
|
|
hasLocation(#20068,#20050)
|
|
successor(#20059,#20061)
|
|
successor(#20063,#20062)
|
|
successor(#20062,#20060)
|
|
successor(#20061,#20063)
|
|
successor(#20060,#20068)
|
|
successor(#20058,#20059)
|
|
successor(#20056,#20058)
|
|
successor(#20067,#20056)
|
|
successor(#20051,#20052)
|
|
successor(#20049,#20038)
|
|
successor(#20047,#20051)
|
|
successor(#20040,#20047)
|
|
successor(#20038,#20066)
|
|
successor(#20064,#20040)
|
|
numlines(#10000,2,2,0)
|
|
filetype(#10000,"typescript")
|