mirror of
https://github.com/github/codeql.git
synced 2026-03-26 01:08:16 +01:00
101 lines
2.7 KiB
Plaintext
101 lines
2.7 KiB
Plaintext
#10000=@"/import1.js;sourcefile"
|
|
files(#10000,"/import1.js","import1","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,20"
|
|
locations_default(#20002,#10000,1,1,1,20)
|
|
hasLocation(#20001,#20002)
|
|
#20003=@"module;{#10000},1,1"
|
|
scopes(#20003,3)
|
|
scopenodes(#20001,#20003)
|
|
scopenesting(#20003,#20000)
|
|
isModule(#20001)
|
|
#20004=@"var;{x};{#20003}"
|
|
variables(#20004,"x",#20003)
|
|
#20005=@"local_type_name;{x};{#20003}"
|
|
local_type_names(#20005,"x",#20003)
|
|
#20006=@"local_namespace_name;{x};{#20003}"
|
|
local_namespace_names(#20006,"x",#20003)
|
|
variables(#20004,"x",#20003)
|
|
local_type_names(#20005,"x",#20003)
|
|
local_namespace_names(#20006,"x",#20003)
|
|
#20007=*
|
|
stmts(#20007,27,#20001,0,"import x from 'foo';")
|
|
hasLocation(#20007,#20002)
|
|
stmtContainers(#20007,#20001)
|
|
#20008=*
|
|
exprs(#20008,4,#20007,-1,"'foo'")
|
|
#20009=@"loc,{#10000},1,15,1,19"
|
|
locations_default(#20009,#10000,1,15,1,19)
|
|
hasLocation(#20008,#20009)
|
|
enclosingStmt(#20008,#20007)
|
|
exprContainers(#20008,#20001)
|
|
literals("foo","'foo'",#20008)
|
|
#20010=*
|
|
exprs(#20010,84,#20007,0,"x")
|
|
#20011=@"loc,{#10000},1,8,1,8"
|
|
locations_default(#20011,#10000,1,8,1,8)
|
|
hasLocation(#20010,#20011)
|
|
enclosingStmt(#20010,#20007)
|
|
exprContainers(#20010,#20001)
|
|
#20012=*
|
|
exprs(#20012,78,#20010,1,"x")
|
|
hasLocation(#20012,#20011)
|
|
enclosingStmt(#20012,#20007)
|
|
exprContainers(#20012,#20001)
|
|
literals("x","x",#20012)
|
|
decl(#20012,#20004)
|
|
typedecl(#20012,#20005)
|
|
namespacedecl(#20012,#20006)
|
|
#20013=*
|
|
lines(#20013,#20001,"import x from 'foo';","")
|
|
hasLocation(#20013,#20002)
|
|
numlines(#20001,1,1,0)
|
|
#20014=*
|
|
tokeninfo(#20014,7,#20001,0,"import")
|
|
#20015=@"loc,{#10000},1,1,1,6"
|
|
locations_default(#20015,#10000,1,1,1,6)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,6,#20001,1,"x")
|
|
hasLocation(#20016,#20011)
|
|
#20017=*
|
|
tokeninfo(#20017,6,#20001,2,"from")
|
|
#20018=@"loc,{#10000},1,10,1,13"
|
|
locations_default(#20018,#10000,1,10,1,13)
|
|
hasLocation(#20017,#20018)
|
|
#20019=*
|
|
tokeninfo(#20019,4,#20001,3,"'foo'")
|
|
hasLocation(#20019,#20009)
|
|
#20020=*
|
|
tokeninfo(#20020,8,#20001,4,";")
|
|
#20021=@"loc,{#10000},1,20,1,20"
|
|
locations_default(#20021,#10000,1,20,1,20)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,0,#20001,5,"")
|
|
#20023=@"loc,{#10000},1,21,1,20"
|
|
locations_default(#20023,#10000,1,21,1,20)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
entry_cfg_node(#20024,#20001)
|
|
#20025=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20025,#10000,1,1,1,0)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
exit_cfg_node(#20026,#20001)
|
|
hasLocation(#20026,#20023)
|
|
successor(#20007,#20026)
|
|
successor(#20010,#20007)
|
|
successor(#20024,#20010)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"javascript")
|