mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
216 lines
5.8 KiB
Plaintext
216 lines
5.8 KiB
Plaintext
#10000=@"/let.ts;sourcefile"
|
|
files(#10000,"/let.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,"var varX = 5;","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,13"
|
|
locations_default(#20003,#10000,1,1,1,13)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001,"let letX = 6;","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,13"
|
|
locations_default(#20005,#10000,2,1,2,13)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
lines(#20006,#20001,"const constX = 7;","
|
|
")
|
|
#20007=@"loc,{#10000},3,1,3,17"
|
|
locations_default(#20007,#10000,3,1,3,17)
|
|
hasLocation(#20006,#20007)
|
|
numlines(#20001,3,3,0)
|
|
#20008=*
|
|
tokeninfo(#20008,7,#20001,0,"var")
|
|
#20009=@"loc,{#10000},1,1,1,3"
|
|
locations_default(#20009,#10000,1,1,1,3)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,6,#20001,1,"varX")
|
|
#20011=@"loc,{#10000},1,5,1,8"
|
|
locations_default(#20011,#10000,1,5,1,8)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,8,#20001,2,"=")
|
|
#20013=@"loc,{#10000},1,10,1,10"
|
|
locations_default(#20013,#10000,1,10,1,10)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,3,#20001,3,"5")
|
|
#20015=@"loc,{#10000},1,12,1,12"
|
|
locations_default(#20015,#10000,1,12,1,12)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,8,#20001,4,";")
|
|
#20017=@"loc,{#10000},1,13,1,13"
|
|
locations_default(#20017,#10000,1,13,1,13)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,7,#20001,5,"let")
|
|
#20019=@"loc,{#10000},2,1,2,3"
|
|
locations_default(#20019,#10000,2,1,2,3)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,6,#20001,6,"letX")
|
|
#20021=@"loc,{#10000},2,5,2,8"
|
|
locations_default(#20021,#10000,2,5,2,8)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,8,#20001,7,"=")
|
|
#20023=@"loc,{#10000},2,10,2,10"
|
|
locations_default(#20023,#10000,2,10,2,10)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,3,#20001,8,"6")
|
|
#20025=@"loc,{#10000},2,12,2,12"
|
|
locations_default(#20025,#10000,2,12,2,12)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,8,#20001,9,";")
|
|
#20027=@"loc,{#10000},2,13,2,13"
|
|
locations_default(#20027,#10000,2,13,2,13)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,7,#20001,10,"const")
|
|
#20029=@"loc,{#10000},3,1,3,5"
|
|
locations_default(#20029,#10000,3,1,3,5)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,6,#20001,11,"constX")
|
|
#20031=@"loc,{#10000},3,7,3,12"
|
|
locations_default(#20031,#10000,3,7,3,12)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,8,#20001,12,"=")
|
|
#20033=@"loc,{#10000},3,14,3,14"
|
|
locations_default(#20033,#10000,3,14,3,14)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
tokeninfo(#20034,3,#20001,13,"7")
|
|
#20035=@"loc,{#10000},3,16,3,16"
|
|
locations_default(#20035,#10000,3,16,3,16)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
tokeninfo(#20036,8,#20001,14,";")
|
|
#20037=@"loc,{#10000},3,17,3,17"
|
|
locations_default(#20037,#10000,3,17,3,17)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
tokeninfo(#20038,0,#20001,15,"")
|
|
#20039=@"loc,{#10000},4,1,4,0"
|
|
locations_default(#20039,#10000,4,1,4,0)
|
|
hasLocation(#20038,#20039)
|
|
toplevels(#20001,0)
|
|
#20040=@"loc,{#10000},1,1,4,0"
|
|
locations_default(#20040,#10000,1,1,4,0)
|
|
hasLocation(#20001,#20040)
|
|
#20041=@"var;{varX};{#20000}"
|
|
variables(#20041,"varX",#20000)
|
|
#20042=@"var;{letX};{#20000}"
|
|
variables(#20042,"letX",#20000)
|
|
#20043=@"var;{constX};{#20000}"
|
|
variables(#20043,"constX",#20000)
|
|
#20044=*
|
|
stmts(#20044,18,#20001,0,"var varX = 5;")
|
|
hasLocation(#20044,#20003)
|
|
stmt_containers(#20044,#20001)
|
|
#20045=*
|
|
exprs(#20045,64,#20044,0,"varX = 5")
|
|
#20046=@"loc,{#10000},1,5,1,12"
|
|
locations_default(#20046,#10000,1,5,1,12)
|
|
hasLocation(#20045,#20046)
|
|
enclosing_stmt(#20045,#20044)
|
|
expr_containers(#20045,#20001)
|
|
#20047=*
|
|
exprs(#20047,78,#20045,0,"varX")
|
|
hasLocation(#20047,#20011)
|
|
enclosing_stmt(#20047,#20044)
|
|
expr_containers(#20047,#20001)
|
|
literals("varX","varX",#20047)
|
|
decl(#20047,#20041)
|
|
#20048=*
|
|
exprs(#20048,3,#20045,1,"5")
|
|
hasLocation(#20048,#20015)
|
|
enclosing_stmt(#20048,#20044)
|
|
expr_containers(#20048,#20001)
|
|
literals("5","5",#20048)
|
|
#20049=*
|
|
stmts(#20049,23,#20001,1,"let letX = 6;")
|
|
hasLocation(#20049,#20005)
|
|
stmt_containers(#20049,#20001)
|
|
#20050=*
|
|
exprs(#20050,64,#20049,0,"letX = 6")
|
|
#20051=@"loc,{#10000},2,5,2,12"
|
|
locations_default(#20051,#10000,2,5,2,12)
|
|
hasLocation(#20050,#20051)
|
|
enclosing_stmt(#20050,#20049)
|
|
expr_containers(#20050,#20001)
|
|
#20052=*
|
|
exprs(#20052,78,#20050,0,"letX")
|
|
hasLocation(#20052,#20021)
|
|
enclosing_stmt(#20052,#20049)
|
|
expr_containers(#20052,#20001)
|
|
literals("letX","letX",#20052)
|
|
decl(#20052,#20042)
|
|
#20053=*
|
|
exprs(#20053,3,#20050,1,"6")
|
|
hasLocation(#20053,#20025)
|
|
enclosing_stmt(#20053,#20049)
|
|
expr_containers(#20053,#20001)
|
|
literals("6","6",#20053)
|
|
#20054=*
|
|
stmts(#20054,22,#20001,2,"const constX = 7;")
|
|
hasLocation(#20054,#20007)
|
|
stmt_containers(#20054,#20001)
|
|
#20055=*
|
|
exprs(#20055,64,#20054,0,"constX = 7")
|
|
#20056=@"loc,{#10000},3,7,3,16"
|
|
locations_default(#20056,#10000,3,7,3,16)
|
|
hasLocation(#20055,#20056)
|
|
enclosing_stmt(#20055,#20054)
|
|
expr_containers(#20055,#20001)
|
|
#20057=*
|
|
exprs(#20057,78,#20055,0,"constX")
|
|
hasLocation(#20057,#20031)
|
|
enclosing_stmt(#20057,#20054)
|
|
expr_containers(#20057,#20001)
|
|
literals("constX","constX",#20057)
|
|
decl(#20057,#20043)
|
|
#20058=*
|
|
exprs(#20058,3,#20055,1,"7")
|
|
hasLocation(#20058,#20035)
|
|
enclosing_stmt(#20058,#20054)
|
|
expr_containers(#20058,#20001)
|
|
literals("7","7",#20058)
|
|
#20059=*
|
|
entry_cfg_node(#20059,#20001)
|
|
#20060=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20060,#10000,1,1,1,0)
|
|
hasLocation(#20059,#20060)
|
|
#20061=*
|
|
exit_cfg_node(#20061,#20001)
|
|
hasLocation(#20061,#20039)
|
|
successor(#20054,#20057)
|
|
successor(#20058,#20055)
|
|
successor(#20057,#20058)
|
|
successor(#20055,#20061)
|
|
successor(#20049,#20052)
|
|
successor(#20053,#20050)
|
|
successor(#20052,#20053)
|
|
successor(#20050,#20054)
|
|
successor(#20044,#20047)
|
|
successor(#20048,#20045)
|
|
successor(#20047,#20048)
|
|
successor(#20045,#20049)
|
|
successor(#20059,#20044)
|
|
numlines(#10000,3,3,0)
|
|
filetype(#10000,"typescript")
|