mirror of
https://github.com/github/codeql.git
synced 2026-03-23 07:56:54 +01:00
94 lines
2.5 KiB
Plaintext
94 lines
2.5 KiB
Plaintext
#10000=@"/const.js;sourcefile"
|
|
files(#10000,"/const.js","const","js",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},1,1,2,0"
|
|
locations_default(#20002,#10000,1,1,2,0)
|
|
hasLocation(#20001,#20002)
|
|
#20003=@"var;{x};{#20000}"
|
|
variables(#20003,"x",#20000)
|
|
#20004=*
|
|
stmts(#20004,22,#20001,0,"const x = 23;")
|
|
#20005=@"loc,{#10000},1,1,1,13"
|
|
locations_default(#20005,#10000,1,1,1,13)
|
|
hasLocation(#20004,#20005)
|
|
stmtContainers(#20004,#20001)
|
|
#20006=*
|
|
exprs(#20006,64,#20004,0,"x = 23")
|
|
#20007=@"loc,{#10000},1,7,1,12"
|
|
locations_default(#20007,#10000,1,7,1,12)
|
|
hasLocation(#20006,#20007)
|
|
enclosingStmt(#20006,#20004)
|
|
exprContainers(#20006,#20001)
|
|
#20008=*
|
|
exprs(#20008,78,#20006,0,"x")
|
|
#20009=@"loc,{#10000},1,7,1,7"
|
|
locations_default(#20009,#10000,1,7,1,7)
|
|
hasLocation(#20008,#20009)
|
|
enclosingStmt(#20008,#20004)
|
|
exprContainers(#20008,#20001)
|
|
literals("x","x",#20008)
|
|
decl(#20008,#20003)
|
|
#20010=*
|
|
exprs(#20010,3,#20006,1,"23")
|
|
#20011=@"loc,{#10000},1,11,1,12"
|
|
locations_default(#20011,#10000,1,11,1,12)
|
|
hasLocation(#20010,#20011)
|
|
enclosingStmt(#20010,#20004)
|
|
exprContainers(#20010,#20001)
|
|
literals("23","23",#20010)
|
|
#20012=*
|
|
lines(#20012,#20001,"const x = 23;","
|
|
")
|
|
hasLocation(#20012,#20005)
|
|
numlines(#20001,1,1,0)
|
|
#20013=*
|
|
tokeninfo(#20013,7,#20001,0,"const")
|
|
#20014=@"loc,{#10000},1,1,1,5"
|
|
locations_default(#20014,#10000,1,1,1,5)
|
|
hasLocation(#20013,#20014)
|
|
#20015=*
|
|
tokeninfo(#20015,6,#20001,1,"x")
|
|
hasLocation(#20015,#20009)
|
|
#20016=*
|
|
tokeninfo(#20016,8,#20001,2,"=")
|
|
#20017=@"loc,{#10000},1,9,1,9"
|
|
locations_default(#20017,#10000,1,9,1,9)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,3,#20001,3,"23")
|
|
hasLocation(#20018,#20011)
|
|
#20019=*
|
|
tokeninfo(#20019,8,#20001,4,";")
|
|
#20020=@"loc,{#10000},1,13,1,13"
|
|
locations_default(#20020,#10000,1,13,1,13)
|
|
hasLocation(#20019,#20020)
|
|
#20021=*
|
|
tokeninfo(#20021,0,#20001,5,"")
|
|
#20022=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20022,#10000,2,1,2,0)
|
|
hasLocation(#20021,#20022)
|
|
#20023=*
|
|
entry_cfg_node(#20023,#20001)
|
|
#20024=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20024,#10000,1,1,1,0)
|
|
hasLocation(#20023,#20024)
|
|
#20025=*
|
|
exit_cfg_node(#20025,#20001)
|
|
hasLocation(#20025,#20022)
|
|
successor(#20004,#20008)
|
|
successor(#20010,#20006)
|
|
successor(#20008,#20010)
|
|
successor(#20006,#20025)
|
|
successor(#20023,#20004)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"javascript")
|