mirror of
https://github.com/github/codeql.git
synced 2026-03-22 23:49:43 +01:00
127 lines
3.3 KiB
Plaintext
127 lines
3.3 KiB
Plaintext
#10000=@"/comments.ts;sourcefile"
|
|
files(#10000,"/comments.ts","comments","ts",0)
|
|
#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"
|
|
toplevels(#20001,0)
|
|
#20002=@"loc,{#10000},2,1,4,4"
|
|
locations_default(#20002,#10000,2,1,4,4)
|
|
hasLocation(#20001,#20002)
|
|
#20003=*
|
|
stmts(#20003,2,#20001,0,"a /* b */ + c")
|
|
#20004=@"loc,{#10000},2,1,2,13"
|
|
locations_default(#20004,#10000,2,1,2,13)
|
|
hasLocation(#20003,#20004)
|
|
stmtContainers(#20003,#20001)
|
|
#20005=*
|
|
exprs(#20005,34,#20003,0,"a /* b */ + c")
|
|
hasLocation(#20005,#20004)
|
|
enclosingStmt(#20005,#20003)
|
|
exprContainers(#20005,#20001)
|
|
#20006=*
|
|
exprs(#20006,79,#20005,0,"a")
|
|
#20007=@"loc,{#10000},2,1,2,1"
|
|
locations_default(#20007,#10000,2,1,2,1)
|
|
hasLocation(#20006,#20007)
|
|
enclosingStmt(#20006,#20003)
|
|
exprContainers(#20006,#20001)
|
|
literals("a","a",#20006)
|
|
#20008=@"var;{a};{#20000}"
|
|
variables(#20008,"a",#20000)
|
|
bind(#20006,#20008)
|
|
#20009=*
|
|
exprs(#20009,79,#20005,1,"c")
|
|
#20010=@"loc,{#10000},2,13,2,13"
|
|
locations_default(#20010,#10000,2,13,2,13)
|
|
hasLocation(#20009,#20010)
|
|
enclosingStmt(#20009,#20003)
|
|
exprContainers(#20009,#20001)
|
|
literals("c","c",#20009)
|
|
#20011=@"var;{c};{#20000}"
|
|
variables(#20011,"c",#20000)
|
|
bind(#20009,#20011)
|
|
#20012=*
|
|
comments(#20012,0,#20001," c1","// c1")
|
|
#20013=@"loc,{#10000},1,1,1,5"
|
|
locations_default(#20013,#10000,1,1,1,5)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
comments(#20014,1,#20001," b ","/* b */")
|
|
#20015=@"loc,{#10000},2,3,2,9"
|
|
locations_default(#20015,#10000,2,3,2,9)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
comments(#20016,0,#20001," d","// d")
|
|
#20017=@"loc,{#10000},2,15,2,18"
|
|
locations_default(#20017,#10000,2,15,2,18)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
comments(#20018,1,#20001," e ","/* e */")
|
|
#20019=@"loc,{#10000},3,1,3,7"
|
|
locations_default(#20019,#10000,3,1,3,7)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
comments(#20020,0,#20001," f","// f")
|
|
#20021=@"loc,{#10000},4,1,4,4"
|
|
locations_default(#20021,#10000,4,1,4,4)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
lines(#20022,#20001,"// c1","
|
|
")
|
|
hasLocation(#20022,#20013)
|
|
#20023=*
|
|
lines(#20023,#20001,"a /* b */ + c // d","
|
|
")
|
|
#20024=@"loc,{#10000},2,1,2,18"
|
|
locations_default(#20024,#10000,2,1,2,18)
|
|
hasLocation(#20023,#20024)
|
|
#20025=*
|
|
lines(#20025,#20001,"/* e */","
|
|
")
|
|
hasLocation(#20025,#20019)
|
|
#20026=*
|
|
lines(#20026,#20001,"// f","")
|
|
hasLocation(#20026,#20021)
|
|
numlines(#20001,4,1,4)
|
|
#20027=*
|
|
tokeninfo(#20027,6,#20001,0,"a")
|
|
hasLocation(#20027,#20007)
|
|
next_token(#20012,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,8,#20001,1,"+")
|
|
#20029=@"loc,{#10000},2,11,2,11"
|
|
locations_default(#20029,#10000,2,11,2,11)
|
|
hasLocation(#20028,#20029)
|
|
next_token(#20014,#20028)
|
|
#20030=*
|
|
tokeninfo(#20030,6,#20001,2,"c")
|
|
hasLocation(#20030,#20010)
|
|
#20031=*
|
|
tokeninfo(#20031,0,#20001,3,"")
|
|
#20032=@"loc,{#10000},4,5,4,4"
|
|
locations_default(#20032,#10000,4,5,4,4)
|
|
hasLocation(#20031,#20032)
|
|
next_token(#20016,#20031)
|
|
next_token(#20018,#20031)
|
|
#20033=*
|
|
entry_cfg_node(#20033,#20001)
|
|
#20034=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20034,#10000,2,1,2,0)
|
|
hasLocation(#20033,#20034)
|
|
#20035=*
|
|
exit_cfg_node(#20035,#20001)
|
|
hasLocation(#20035,#20032)
|
|
successor(#20003,#20006)
|
|
successor(#20009,#20005)
|
|
successor(#20006,#20009)
|
|
successor(#20005,#20035)
|
|
successor(#20033,#20003)
|
|
numlines(#10000,4,1,4)
|
|
filetype(#10000,"typescript")
|