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