mirror of
https://github.com/github/codeql.git
synced 2026-01-30 23:02:56 +01:00
140 lines
4.0 KiB
Plaintext
140 lines
4.0 KiB
Plaintext
#10000=@"/importassign.ts;sourcefile"
|
|
files(#10000,"/importassign.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,"import x = require(""./exportassign"");","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,37"
|
|
locations_default(#20003,#10000,1,1,1,37)
|
|
hasLocation(#20002,#20003)
|
|
numlines(#20001,1,1,0)
|
|
#20004=*
|
|
tokeninfo(#20004,7,#20001,0,"import")
|
|
#20005=@"loc,{#10000},1,1,1,6"
|
|
locations_default(#20005,#10000,1,1,1,6)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
tokeninfo(#20006,6,#20001,1,"x")
|
|
#20007=@"loc,{#10000},1,8,1,8"
|
|
locations_default(#20007,#10000,1,8,1,8)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,8,#20001,2,"=")
|
|
#20009=@"loc,{#10000},1,10,1,10"
|
|
locations_default(#20009,#10000,1,10,1,10)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,7,#20001,3,"require")
|
|
#20011=@"loc,{#10000},1,12,1,18"
|
|
locations_default(#20011,#10000,1,12,1,18)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,8,#20001,4,"(")
|
|
#20013=@"loc,{#10000},1,19,1,19"
|
|
locations_default(#20013,#10000,1,19,1,19)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,4,#20001,5,"""./exportassign""")
|
|
#20015=@"loc,{#10000},1,20,1,35"
|
|
locations_default(#20015,#10000,1,20,1,35)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,8,#20001,6,")")
|
|
#20017=@"loc,{#10000},1,36,1,36"
|
|
locations_default(#20017,#10000,1,36,1,36)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,8,#20001,7,";")
|
|
#20019=@"loc,{#10000},1,37,1,37"
|
|
locations_default(#20019,#10000,1,37,1,37)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,0,#20001,8,"")
|
|
#20021=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20021,#10000,2,1,2,0)
|
|
hasLocation(#20020,#20021)
|
|
toplevels(#20001,0)
|
|
#20022=@"loc,{#10000},1,1,2,0"
|
|
locations_default(#20022,#10000,1,1,2,0)
|
|
hasLocation(#20001,#20022)
|
|
#20023=@"module;{#10000},1,1"
|
|
scopes(#20023,3)
|
|
scopenodes(#20001,#20023)
|
|
scopenesting(#20023,#20000)
|
|
is_module(#20001)
|
|
is_es2015_module(#20001)
|
|
#20024=@"var;{x};{#20023}"
|
|
variables(#20024,"x",#20023)
|
|
#20025=@"local_type_name;{x};{#20023}"
|
|
local_type_names(#20025,"x",#20023)
|
|
#20026=@"local_namespace_name;{x};{#20023}"
|
|
local_namespace_names(#20026,"x",#20023)
|
|
variables(#20024,"x",#20023)
|
|
local_type_names(#20025,"x",#20023)
|
|
local_namespace_names(#20026,"x",#20023)
|
|
#20027=*
|
|
stmts(#20027,32,#20001,0,"import ... sign"");")
|
|
hasLocation(#20027,#20003)
|
|
stmt_containers(#20027,#20001)
|
|
#20028=*
|
|
exprs(#20028,78,#20027,0,"x")
|
|
hasLocation(#20028,#20007)
|
|
enclosing_stmt(#20028,#20027)
|
|
expr_containers(#20028,#20001)
|
|
literals("x","x",#20028)
|
|
decl(#20028,#20024)
|
|
typedecl(#20028,#20025)
|
|
namespacedecl(#20028,#20026)
|
|
#20029=*
|
|
exprs(#20029,98,#20027,1,"require ... ssign"")")
|
|
#20030=@"loc,{#10000},1,12,1,36"
|
|
locations_default(#20030,#10000,1,12,1,36)
|
|
hasLocation(#20029,#20030)
|
|
enclosing_stmt(#20029,#20027)
|
|
expr_containers(#20029,#20001)
|
|
#20031=*
|
|
exprs(#20031,4,#20029,0,"""./exportassign""")
|
|
hasLocation(#20031,#20015)
|
|
enclosing_stmt(#20031,#20027)
|
|
expr_containers(#20031,#20001)
|
|
literals("./exportassign","""./exportassign""",#20031)
|
|
#20032=*
|
|
regexpterm(#20032,1,#20031,0,"./exportassign")
|
|
#20033=@"loc,{#10000},1,21,1,34"
|
|
locations_default(#20033,#10000,1,21,1,34)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
regexpterm(#20034,12,#20032,0,".")
|
|
#20035=@"loc,{#10000},1,21,1,21"
|
|
locations_default(#20035,#10000,1,21,1,21)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
regexpterm(#20036,14,#20032,1,"/exportassign")
|
|
#20037=@"loc,{#10000},1,22,1,34"
|
|
locations_default(#20037,#10000,1,22,1,34)
|
|
hasLocation(#20036,#20037)
|
|
regexp_const_value(#20036,"/exportassign")
|
|
#20038=*
|
|
entry_cfg_node(#20038,#20001)
|
|
#20039=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20039,#10000,1,1,1,0)
|
|
hasLocation(#20038,#20039)
|
|
#20040=*
|
|
exit_cfg_node(#20040,#20001)
|
|
hasLocation(#20040,#20021)
|
|
successor(#20031,#20029)
|
|
successor(#20029,#20027)
|
|
successor(#20028,#20031)
|
|
successor(#20027,#20040)
|
|
successor(#20038,#20028)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"typescript")
|