mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
77 lines
2.0 KiB
Plaintext
77 lines
2.0 KiB
Plaintext
#10000=@"/exportassign.ts;sourcefile"
|
|
files(#10000,"/exportassign.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,"export = 42;","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,12"
|
|
locations_default(#20003,#10000,1,1,1,12)
|
|
hasLocation(#20002,#20003)
|
|
numlines(#20001,1,1,0)
|
|
#20004=*
|
|
tokeninfo(#20004,7,#20001,0,"export")
|
|
#20005=@"loc,{#10000},1,1,1,6"
|
|
locations_default(#20005,#10000,1,1,1,6)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
tokeninfo(#20006,8,#20001,1,"=")
|
|
#20007=@"loc,{#10000},1,8,1,8"
|
|
locations_default(#20007,#10000,1,8,1,8)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,3,#20001,2,"42")
|
|
#20009=@"loc,{#10000},1,10,1,11"
|
|
locations_default(#20009,#10000,1,10,1,11)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,8,#20001,3,";")
|
|
#20011=@"loc,{#10000},1,12,1,12"
|
|
locations_default(#20011,#10000,1,12,1,12)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,0,#20001,4,"")
|
|
#20013=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20013,#10000,2,1,2,0)
|
|
hasLocation(#20012,#20013)
|
|
toplevels(#20001,0)
|
|
#20014=@"loc,{#10000},1,1,2,0"
|
|
locations_default(#20014,#10000,1,1,2,0)
|
|
hasLocation(#20001,#20014)
|
|
#20015=@"module;{#10000},1,1"
|
|
scopes(#20015,3)
|
|
scopenodes(#20001,#20015)
|
|
scopenesting(#20015,#20000)
|
|
is_module(#20001)
|
|
is_es2015_module(#20001)
|
|
#20016=*
|
|
stmts(#20016,33,#20001,0,"export = 42;")
|
|
hasLocation(#20016,#20003)
|
|
stmt_containers(#20016,#20001)
|
|
#20017=*
|
|
exprs(#20017,3,#20016,0,"42")
|
|
hasLocation(#20017,#20009)
|
|
enclosing_stmt(#20017,#20016)
|
|
expr_containers(#20017,#20001)
|
|
literals("42","42",#20017)
|
|
#20018=*
|
|
entry_cfg_node(#20018,#20001)
|
|
#20019=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20019,#10000,1,1,1,0)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
exit_cfg_node(#20020,#20001)
|
|
hasLocation(#20020,#20013)
|
|
successor(#20016,#20017)
|
|
successor(#20017,#20020)
|
|
successor(#20018,#20016)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"typescript")
|