mirror of
https://github.com/github/codeql.git
synced 2026-04-13 11:04:07 +02:00
357 lines
9.7 KiB
Plaintext
357 lines
9.7 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=@"var;{this};{#20000}"
|
|
variables(#20071,"this",#20000)
|
|
#20072=*
|
|
stmts(#20072,31,#20001,0,"namespa ... ;\n }\n}")
|
|
#20073=@"loc,{#10000},1,1,5,1"
|
|
locations_default(#20073,#10000,1,1,5,1)
|
|
hasLocation(#20072,#20073)
|
|
stmt_containers(#20072,#20001)
|
|
#20074=*
|
|
exprs(#20074,78,#20072,-1,"M")
|
|
hasLocation(#20074,#20019)
|
|
enclosing_stmt(#20074,#20072)
|
|
expr_containers(#20074,#20001)
|
|
literals("M","M",#20074)
|
|
decl(#20074,#20066)
|
|
namespacedecl(#20074,#20069)
|
|
#20075=*
|
|
scopes(#20075,9)
|
|
scopenodes(#20072,#20075)
|
|
scopenesting(#20075,#20000)
|
|
#20076=@"var;{N};{#20075}"
|
|
variables(#20076,"N",#20075)
|
|
#20077=@"local_namespace_name;{N};{#20075}"
|
|
local_namespace_names(#20077,"N",#20075)
|
|
#20078=*
|
|
stmts(#20078,30,#20072,0,"export ... 42;\n }")
|
|
#20079=@"loc,{#10000},2,3,4,3"
|
|
locations_default(#20079,#10000,2,3,4,3)
|
|
hasLocation(#20078,#20079)
|
|
stmt_containers(#20078,#20072)
|
|
#20080=*
|
|
stmts(#20080,31,#20078,-1,"namespa ... 42;\n }")
|
|
#20081=@"loc,{#10000},2,10,4,3"
|
|
locations_default(#20081,#10000,2,10,4,3)
|
|
hasLocation(#20080,#20081)
|
|
stmt_containers(#20080,#20072)
|
|
#20082=*
|
|
exprs(#20082,78,#20080,-1,"N")
|
|
hasLocation(#20082,#20027)
|
|
enclosing_stmt(#20082,#20080)
|
|
expr_containers(#20082,#20072)
|
|
literals("N","N",#20082)
|
|
decl(#20082,#20076)
|
|
namespacedecl(#20082,#20077)
|
|
#20083=*
|
|
scopes(#20083,9)
|
|
scopenodes(#20080,#20083)
|
|
scopenesting(#20083,#20075)
|
|
#20084=@"var;{x};{#20083}"
|
|
variables(#20084,"x",#20083)
|
|
#20085=*
|
|
stmts(#20085,30,#20080,0,"export let x = 42;")
|
|
#20086=@"loc,{#10000},3,5,3,22"
|
|
locations_default(#20086,#10000,3,5,3,22)
|
|
hasLocation(#20085,#20086)
|
|
stmt_containers(#20085,#20080)
|
|
#20087=*
|
|
stmts(#20087,23,#20085,-1,"let x = 42;")
|
|
#20088=@"loc,{#10000},3,12,3,22"
|
|
locations_default(#20088,#10000,3,12,3,22)
|
|
hasLocation(#20087,#20088)
|
|
stmt_containers(#20087,#20080)
|
|
#20089=*
|
|
exprs(#20089,64,#20087,0,"x = 42")
|
|
#20090=@"loc,{#10000},3,16,3,21"
|
|
locations_default(#20090,#10000,3,16,3,21)
|
|
hasLocation(#20089,#20090)
|
|
enclosing_stmt(#20089,#20087)
|
|
expr_containers(#20089,#20080)
|
|
#20091=*
|
|
exprs(#20091,78,#20089,0,"x")
|
|
hasLocation(#20091,#20035)
|
|
enclosing_stmt(#20091,#20087)
|
|
expr_containers(#20091,#20080)
|
|
literals("x","x",#20091)
|
|
decl(#20091,#20084)
|
|
#20092=*
|
|
exprs(#20092,3,#20089,1,"42")
|
|
hasLocation(#20092,#20039)
|
|
enclosing_stmt(#20092,#20087)
|
|
expr_containers(#20092,#20080)
|
|
literals("42","42",#20092)
|
|
is_instantiated(#20080)
|
|
is_instantiated(#20072)
|
|
#20093=*
|
|
stmts(#20093,32,#20001,1,"import x = M.N.x;")
|
|
hasLocation(#20093,#20015)
|
|
stmt_containers(#20093,#20001)
|
|
#20094=*
|
|
exprs(#20094,78,#20093,0,"x")
|
|
hasLocation(#20094,#20048)
|
|
enclosing_stmt(#20094,#20093)
|
|
expr_containers(#20094,#20001)
|
|
literals("x","x",#20094)
|
|
decl(#20094,#20067)
|
|
typedecl(#20094,#20068)
|
|
namespacedecl(#20094,#20070)
|
|
#20095=*
|
|
exprs(#20095,14,#20093,1,"M.N.x")
|
|
#20096=@"loc,{#10000},7,12,7,16"
|
|
locations_default(#20096,#10000,7,12,7,16)
|
|
hasLocation(#20095,#20096)
|
|
enclosing_stmt(#20095,#20093)
|
|
expr_containers(#20095,#20001)
|
|
#20097=*
|
|
exprs(#20097,14,#20095,0,"M.N")
|
|
#20098=@"loc,{#10000},7,12,7,14"
|
|
locations_default(#20098,#10000,7,12,7,14)
|
|
hasLocation(#20097,#20098)
|
|
enclosing_stmt(#20097,#20093)
|
|
expr_containers(#20097,#20001)
|
|
#20099=*
|
|
exprs(#20099,103,#20097,0,"M")
|
|
hasLocation(#20099,#20052)
|
|
enclosing_stmt(#20099,#20093)
|
|
expr_containers(#20099,#20001)
|
|
literals("M","M",#20099)
|
|
namespacebind(#20099,#20069)
|
|
bind(#20099,#20066)
|
|
#20100=*
|
|
exprs(#20100,0,#20097,1,"N")
|
|
hasLocation(#20100,#20056)
|
|
enclosing_stmt(#20100,#20093)
|
|
expr_containers(#20100,#20001)
|
|
literals("N","N",#20100)
|
|
#20101=*
|
|
exprs(#20101,0,#20095,1,"x")
|
|
hasLocation(#20101,#20060)
|
|
enclosing_stmt(#20101,#20093)
|
|
expr_containers(#20101,#20001)
|
|
literals("x","x",#20101)
|
|
#20102=*
|
|
entry_cfg_node(#20102,#20001)
|
|
#20103=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20103,#10000,1,1,1,0)
|
|
hasLocation(#20102,#20103)
|
|
#20104=*
|
|
exit_cfg_node(#20104,#20001)
|
|
hasLocation(#20104,#20064)
|
|
successor(#20101,#20095)
|
|
successor(#20100,#20097)
|
|
successor(#20099,#20100)
|
|
successor(#20097,#20101)
|
|
successor(#20095,#20093)
|
|
successor(#20094,#20099)
|
|
successor(#20093,#20104)
|
|
successor(#20074,#20072)
|
|
successor(#20078,#20082)
|
|
successor(#20082,#20080)
|
|
successor(#20085,#20087)
|
|
successor(#20087,#20091)
|
|
successor(#20092,#20089)
|
|
successor(#20091,#20092)
|
|
successor(#20089,#20094)
|
|
successor(#20080,#20085)
|
|
successor(#20072,#20078)
|
|
successor(#20102,#20074)
|
|
numlines(#10000,7,6,0)
|
|
filetype(#10000,"typescript")
|