mirror of
https://github.com/github/codeql.git
synced 2026-04-13 19:14:04 +02:00
218 lines
5.9 KiB
Plaintext
218 lines
5.9 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=@"var;{this};{#20000}"
|
|
variables(#20044,"this",#20000)
|
|
#20045=*
|
|
stmts(#20045,18,#20001,0,"var varX = 5;")
|
|
hasLocation(#20045,#20003)
|
|
stmt_containers(#20045,#20001)
|
|
#20046=*
|
|
exprs(#20046,64,#20045,0,"varX = 5")
|
|
#20047=@"loc,{#10000},1,5,1,12"
|
|
locations_default(#20047,#10000,1,5,1,12)
|
|
hasLocation(#20046,#20047)
|
|
enclosing_stmt(#20046,#20045)
|
|
expr_containers(#20046,#20001)
|
|
#20048=*
|
|
exprs(#20048,78,#20046,0,"varX")
|
|
hasLocation(#20048,#20011)
|
|
enclosing_stmt(#20048,#20045)
|
|
expr_containers(#20048,#20001)
|
|
literals("varX","varX",#20048)
|
|
decl(#20048,#20041)
|
|
#20049=*
|
|
exprs(#20049,3,#20046,1,"5")
|
|
hasLocation(#20049,#20015)
|
|
enclosing_stmt(#20049,#20045)
|
|
expr_containers(#20049,#20001)
|
|
literals("5","5",#20049)
|
|
#20050=*
|
|
stmts(#20050,23,#20001,1,"let letX = 6;")
|
|
hasLocation(#20050,#20005)
|
|
stmt_containers(#20050,#20001)
|
|
#20051=*
|
|
exprs(#20051,64,#20050,0,"letX = 6")
|
|
#20052=@"loc,{#10000},2,5,2,12"
|
|
locations_default(#20052,#10000,2,5,2,12)
|
|
hasLocation(#20051,#20052)
|
|
enclosing_stmt(#20051,#20050)
|
|
expr_containers(#20051,#20001)
|
|
#20053=*
|
|
exprs(#20053,78,#20051,0,"letX")
|
|
hasLocation(#20053,#20021)
|
|
enclosing_stmt(#20053,#20050)
|
|
expr_containers(#20053,#20001)
|
|
literals("letX","letX",#20053)
|
|
decl(#20053,#20042)
|
|
#20054=*
|
|
exprs(#20054,3,#20051,1,"6")
|
|
hasLocation(#20054,#20025)
|
|
enclosing_stmt(#20054,#20050)
|
|
expr_containers(#20054,#20001)
|
|
literals("6","6",#20054)
|
|
#20055=*
|
|
stmts(#20055,22,#20001,2,"const constX = 7;")
|
|
hasLocation(#20055,#20007)
|
|
stmt_containers(#20055,#20001)
|
|
#20056=*
|
|
exprs(#20056,64,#20055,0,"constX = 7")
|
|
#20057=@"loc,{#10000},3,7,3,16"
|
|
locations_default(#20057,#10000,3,7,3,16)
|
|
hasLocation(#20056,#20057)
|
|
enclosing_stmt(#20056,#20055)
|
|
expr_containers(#20056,#20001)
|
|
#20058=*
|
|
exprs(#20058,78,#20056,0,"constX")
|
|
hasLocation(#20058,#20031)
|
|
enclosing_stmt(#20058,#20055)
|
|
expr_containers(#20058,#20001)
|
|
literals("constX","constX",#20058)
|
|
decl(#20058,#20043)
|
|
#20059=*
|
|
exprs(#20059,3,#20056,1,"7")
|
|
hasLocation(#20059,#20035)
|
|
enclosing_stmt(#20059,#20055)
|
|
expr_containers(#20059,#20001)
|
|
literals("7","7",#20059)
|
|
#20060=*
|
|
entry_cfg_node(#20060,#20001)
|
|
#20061=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20061,#10000,1,1,1,0)
|
|
hasLocation(#20060,#20061)
|
|
#20062=*
|
|
exit_cfg_node(#20062,#20001)
|
|
hasLocation(#20062,#20039)
|
|
successor(#20055,#20058)
|
|
successor(#20059,#20056)
|
|
successor(#20058,#20059)
|
|
successor(#20056,#20062)
|
|
successor(#20050,#20053)
|
|
successor(#20054,#20051)
|
|
successor(#20053,#20054)
|
|
successor(#20051,#20055)
|
|
successor(#20045,#20048)
|
|
successor(#20049,#20046)
|
|
successor(#20048,#20049)
|
|
successor(#20046,#20050)
|
|
successor(#20060,#20045)
|
|
numlines(#10000,3,3,0)
|
|
filetype(#10000,"typescript")
|