mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
354 lines
9.6 KiB
Plaintext
354 lines
9.6 KiB
Plaintext
#10000=@"/namespaces.ts;sourcefile"
|
|
files(#10000,"/namespaces.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,"namespace M {","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,13"
|
|
locations_default(#20003,#10000,1,1,1,13)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001," export namespace N {","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,22"
|
|
locations_default(#20005,#10000,2,1,2,22)
|
|
hasLocation(#20004,#20005)
|
|
indentation(#10000,2," ",2)
|
|
#20006=*
|
|
lines(#20006,#20001," export let x = 42;","
|
|
")
|
|
#20007=@"loc,{#10000},3,1,3,22"
|
|
locations_default(#20007,#10000,3,1,3,22)
|
|
hasLocation(#20006,#20007)
|
|
indentation(#10000,3," ",4)
|
|
#20008=*
|
|
lines(#20008,#20001," }","
|
|
")
|
|
#20009=@"loc,{#10000},4,1,4,3"
|
|
locations_default(#20009,#10000,4,1,4,3)
|
|
hasLocation(#20008,#20009)
|
|
indentation(#10000,4," ",2)
|
|
#20010=*
|
|
lines(#20010,#20001,"}","
|
|
")
|
|
#20011=@"loc,{#10000},5,1,5,1"
|
|
locations_default(#20011,#10000,5,1,5,1)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
lines(#20012,#20001,"","
|
|
")
|
|
#20013=@"loc,{#10000},6,1,6,0"
|
|
locations_default(#20013,#10000,6,1,6,0)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
lines(#20014,#20001,"import x = M.N.x;","
|
|
")
|
|
#20015=@"loc,{#10000},7,1,7,17"
|
|
locations_default(#20015,#10000,7,1,7,17)
|
|
hasLocation(#20014,#20015)
|
|
numlines(#20001,7,6,0)
|
|
#20016=*
|
|
tokeninfo(#20016,7,#20001,0,"namespace")
|
|
#20017=@"loc,{#10000},1,1,1,9"
|
|
locations_default(#20017,#10000,1,1,1,9)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,6,#20001,1,"M")
|
|
#20019=@"loc,{#10000},1,11,1,11"
|
|
locations_default(#20019,#10000,1,11,1,11)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,8,#20001,2,"{")
|
|
#20021=@"loc,{#10000},1,13,1,13"
|
|
locations_default(#20021,#10000,1,13,1,13)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,7,#20001,3,"export")
|
|
#20023=@"loc,{#10000},2,3,2,8"
|
|
locations_default(#20023,#10000,2,3,2,8)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,7,#20001,4,"namespace")
|
|
#20025=@"loc,{#10000},2,10,2,18"
|
|
locations_default(#20025,#10000,2,10,2,18)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,6,#20001,5,"N")
|
|
#20027=@"loc,{#10000},2,20,2,20"
|
|
locations_default(#20027,#10000,2,20,2,20)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,8,#20001,6,"{")
|
|
#20029=@"loc,{#10000},2,22,2,22"
|
|
locations_default(#20029,#10000,2,22,2,22)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,7,#20001,7,"export")
|
|
#20031=@"loc,{#10000},3,5,3,10"
|
|
locations_default(#20031,#10000,3,5,3,10)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,7,#20001,8,"let")
|
|
#20033=@"loc,{#10000},3,12,3,14"
|
|
locations_default(#20033,#10000,3,12,3,14)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
tokeninfo(#20034,6,#20001,9,"x")
|
|
#20035=@"loc,{#10000},3,16,3,16"
|
|
locations_default(#20035,#10000,3,16,3,16)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
tokeninfo(#20036,8,#20001,10,"=")
|
|
#20037=@"loc,{#10000},3,18,3,18"
|
|
locations_default(#20037,#10000,3,18,3,18)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
tokeninfo(#20038,3,#20001,11,"42")
|
|
#20039=@"loc,{#10000},3,20,3,21"
|
|
locations_default(#20039,#10000,3,20,3,21)
|
|
hasLocation(#20038,#20039)
|
|
#20040=*
|
|
tokeninfo(#20040,8,#20001,12,";")
|
|
#20041=@"loc,{#10000},3,22,3,22"
|
|
locations_default(#20041,#10000,3,22,3,22)
|
|
hasLocation(#20040,#20041)
|
|
#20042=*
|
|
tokeninfo(#20042,8,#20001,13,"}")
|
|
#20043=@"loc,{#10000},4,3,4,3"
|
|
locations_default(#20043,#10000,4,3,4,3)
|
|
hasLocation(#20042,#20043)
|
|
#20044=*
|
|
tokeninfo(#20044,8,#20001,14,"}")
|
|
hasLocation(#20044,#20011)
|
|
#20045=*
|
|
tokeninfo(#20045,7,#20001,15,"import")
|
|
#20046=@"loc,{#10000},7,1,7,6"
|
|
locations_default(#20046,#10000,7,1,7,6)
|
|
hasLocation(#20045,#20046)
|
|
#20047=*
|
|
tokeninfo(#20047,6,#20001,16,"x")
|
|
#20048=@"loc,{#10000},7,8,7,8"
|
|
locations_default(#20048,#10000,7,8,7,8)
|
|
hasLocation(#20047,#20048)
|
|
#20049=*
|
|
tokeninfo(#20049,8,#20001,17,"=")
|
|
#20050=@"loc,{#10000},7,10,7,10"
|
|
locations_default(#20050,#10000,7,10,7,10)
|
|
hasLocation(#20049,#20050)
|
|
#20051=*
|
|
tokeninfo(#20051,6,#20001,18,"M")
|
|
#20052=@"loc,{#10000},7,12,7,12"
|
|
locations_default(#20052,#10000,7,12,7,12)
|
|
hasLocation(#20051,#20052)
|
|
#20053=*
|
|
tokeninfo(#20053,8,#20001,19,".")
|
|
#20054=@"loc,{#10000},7,13,7,13"
|
|
locations_default(#20054,#10000,7,13,7,13)
|
|
hasLocation(#20053,#20054)
|
|
#20055=*
|
|
tokeninfo(#20055,6,#20001,20,"N")
|
|
#20056=@"loc,{#10000},7,14,7,14"
|
|
locations_default(#20056,#10000,7,14,7,14)
|
|
hasLocation(#20055,#20056)
|
|
#20057=*
|
|
tokeninfo(#20057,8,#20001,21,".")
|
|
#20058=@"loc,{#10000},7,15,7,15"
|
|
locations_default(#20058,#10000,7,15,7,15)
|
|
hasLocation(#20057,#20058)
|
|
#20059=*
|
|
tokeninfo(#20059,6,#20001,22,"x")
|
|
#20060=@"loc,{#10000},7,16,7,16"
|
|
locations_default(#20060,#10000,7,16,7,16)
|
|
hasLocation(#20059,#20060)
|
|
#20061=*
|
|
tokeninfo(#20061,8,#20001,23,";")
|
|
#20062=@"loc,{#10000},7,17,7,17"
|
|
locations_default(#20062,#10000,7,17,7,17)
|
|
hasLocation(#20061,#20062)
|
|
#20063=*
|
|
tokeninfo(#20063,0,#20001,24,"")
|
|
#20064=@"loc,{#10000},8,1,8,0"
|
|
locations_default(#20064,#10000,8,1,8,0)
|
|
hasLocation(#20063,#20064)
|
|
toplevels(#20001,0)
|
|
#20065=@"loc,{#10000},1,1,8,0"
|
|
locations_default(#20065,#10000,1,1,8,0)
|
|
hasLocation(#20001,#20065)
|
|
#20066=@"var;{M};{#20000}"
|
|
variables(#20066,"M",#20000)
|
|
#20067=@"var;{x};{#20000}"
|
|
variables(#20067,"x",#20000)
|
|
#20068=@"local_type_name;{x};{#20000}"
|
|
local_type_names(#20068,"x",#20000)
|
|
#20069=@"local_namespace_name;{M};{#20000}"
|
|
local_namespace_names(#20069,"M",#20000)
|
|
#20070=@"local_namespace_name;{x};{#20000}"
|
|
local_namespace_names(#20070,"x",#20000)
|
|
variables(#20067,"x",#20000)
|
|
local_type_names(#20068,"x",#20000)
|
|
local_namespace_names(#20070,"x",#20000)
|
|
#20071=*
|
|
stmts(#20071,31,#20001,0,"namespa ... ;\n }\n}")
|
|
#20072=@"loc,{#10000},1,1,5,1"
|
|
locations_default(#20072,#10000,1,1,5,1)
|
|
hasLocation(#20071,#20072)
|
|
stmt_containers(#20071,#20001)
|
|
#20073=*
|
|
exprs(#20073,78,#20071,-1,"M")
|
|
hasLocation(#20073,#20019)
|
|
enclosing_stmt(#20073,#20071)
|
|
expr_containers(#20073,#20001)
|
|
literals("M","M",#20073)
|
|
decl(#20073,#20066)
|
|
namespacedecl(#20073,#20069)
|
|
#20074=*
|
|
scopes(#20074,9)
|
|
scopenodes(#20071,#20074)
|
|
scopenesting(#20074,#20000)
|
|
#20075=@"var;{N};{#20074}"
|
|
variables(#20075,"N",#20074)
|
|
#20076=@"local_namespace_name;{N};{#20074}"
|
|
local_namespace_names(#20076,"N",#20074)
|
|
#20077=*
|
|
stmts(#20077,30,#20071,0,"export ... 42;\n }")
|
|
#20078=@"loc,{#10000},2,3,4,3"
|
|
locations_default(#20078,#10000,2,3,4,3)
|
|
hasLocation(#20077,#20078)
|
|
stmt_containers(#20077,#20071)
|
|
#20079=*
|
|
stmts(#20079,31,#20077,-1,"namespa ... 42;\n }")
|
|
#20080=@"loc,{#10000},2,10,4,3"
|
|
locations_default(#20080,#10000,2,10,4,3)
|
|
hasLocation(#20079,#20080)
|
|
stmt_containers(#20079,#20071)
|
|
#20081=*
|
|
exprs(#20081,78,#20079,-1,"N")
|
|
hasLocation(#20081,#20027)
|
|
enclosing_stmt(#20081,#20079)
|
|
expr_containers(#20081,#20071)
|
|
literals("N","N",#20081)
|
|
decl(#20081,#20075)
|
|
namespacedecl(#20081,#20076)
|
|
#20082=*
|
|
scopes(#20082,9)
|
|
scopenodes(#20079,#20082)
|
|
scopenesting(#20082,#20074)
|
|
#20083=@"var;{x};{#20082}"
|
|
variables(#20083,"x",#20082)
|
|
#20084=*
|
|
stmts(#20084,30,#20079,0,"export let x = 42;")
|
|
#20085=@"loc,{#10000},3,5,3,22"
|
|
locations_default(#20085,#10000,3,5,3,22)
|
|
hasLocation(#20084,#20085)
|
|
stmt_containers(#20084,#20079)
|
|
#20086=*
|
|
stmts(#20086,23,#20084,-1,"let x = 42;")
|
|
#20087=@"loc,{#10000},3,12,3,22"
|
|
locations_default(#20087,#10000,3,12,3,22)
|
|
hasLocation(#20086,#20087)
|
|
stmt_containers(#20086,#20079)
|
|
#20088=*
|
|
exprs(#20088,64,#20086,0,"x = 42")
|
|
#20089=@"loc,{#10000},3,16,3,21"
|
|
locations_default(#20089,#10000,3,16,3,21)
|
|
hasLocation(#20088,#20089)
|
|
enclosing_stmt(#20088,#20086)
|
|
expr_containers(#20088,#20079)
|
|
#20090=*
|
|
exprs(#20090,78,#20088,0,"x")
|
|
hasLocation(#20090,#20035)
|
|
enclosing_stmt(#20090,#20086)
|
|
expr_containers(#20090,#20079)
|
|
literals("x","x",#20090)
|
|
decl(#20090,#20083)
|
|
#20091=*
|
|
exprs(#20091,3,#20088,1,"42")
|
|
hasLocation(#20091,#20039)
|
|
enclosing_stmt(#20091,#20086)
|
|
expr_containers(#20091,#20079)
|
|
literals("42","42",#20091)
|
|
is_instantiated(#20079)
|
|
is_instantiated(#20071)
|
|
#20092=*
|
|
stmts(#20092,32,#20001,1,"import x = M.N.x;")
|
|
hasLocation(#20092,#20015)
|
|
stmt_containers(#20092,#20001)
|
|
#20093=*
|
|
exprs(#20093,78,#20092,0,"x")
|
|
hasLocation(#20093,#20048)
|
|
enclosing_stmt(#20093,#20092)
|
|
expr_containers(#20093,#20001)
|
|
literals("x","x",#20093)
|
|
decl(#20093,#20067)
|
|
typedecl(#20093,#20068)
|
|
namespacedecl(#20093,#20070)
|
|
#20094=*
|
|
exprs(#20094,14,#20092,1,"M.N.x")
|
|
#20095=@"loc,{#10000},7,12,7,16"
|
|
locations_default(#20095,#10000,7,12,7,16)
|
|
hasLocation(#20094,#20095)
|
|
enclosing_stmt(#20094,#20092)
|
|
expr_containers(#20094,#20001)
|
|
#20096=*
|
|
exprs(#20096,14,#20094,0,"M.N")
|
|
#20097=@"loc,{#10000},7,12,7,14"
|
|
locations_default(#20097,#10000,7,12,7,14)
|
|
hasLocation(#20096,#20097)
|
|
enclosing_stmt(#20096,#20092)
|
|
expr_containers(#20096,#20001)
|
|
#20098=*
|
|
exprs(#20098,79,#20096,0,"M")
|
|
hasLocation(#20098,#20052)
|
|
enclosing_stmt(#20098,#20092)
|
|
expr_containers(#20098,#20001)
|
|
literals("M","M",#20098)
|
|
bind(#20098,#20066)
|
|
#20099=*
|
|
exprs(#20099,0,#20096,1,"N")
|
|
hasLocation(#20099,#20056)
|
|
enclosing_stmt(#20099,#20092)
|
|
expr_containers(#20099,#20001)
|
|
literals("N","N",#20099)
|
|
#20100=*
|
|
exprs(#20100,0,#20094,1,"x")
|
|
hasLocation(#20100,#20060)
|
|
enclosing_stmt(#20100,#20092)
|
|
expr_containers(#20100,#20001)
|
|
literals("x","x",#20100)
|
|
#20101=*
|
|
entry_cfg_node(#20101,#20001)
|
|
#20102=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20102,#10000,1,1,1,0)
|
|
hasLocation(#20101,#20102)
|
|
#20103=*
|
|
exit_cfg_node(#20103,#20001)
|
|
hasLocation(#20103,#20064)
|
|
successor(#20100,#20094)
|
|
successor(#20099,#20096)
|
|
successor(#20098,#20099)
|
|
successor(#20096,#20100)
|
|
successor(#20094,#20092)
|
|
successor(#20093,#20098)
|
|
successor(#20092,#20103)
|
|
successor(#20073,#20071)
|
|
successor(#20077,#20081)
|
|
successor(#20081,#20079)
|
|
successor(#20084,#20086)
|
|
successor(#20086,#20090)
|
|
successor(#20091,#20088)
|
|
successor(#20090,#20091)
|
|
successor(#20088,#20093)
|
|
successor(#20079,#20084)
|
|
successor(#20071,#20077)
|
|
successor(#20101,#20073)
|
|
numlines(#10000,7,6,0)
|
|
filetype(#10000,"typescript")
|