Files
codeql/javascript/extractor/tests/ts/output/trap/exportclass.ts.trap
2026-02-27 14:15:34 +01:00

125 lines
3.3 KiB
Plaintext

#10000=@"/exportclass.ts;sourcefile"
files(#10000,"/exportclass.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 class {}","
")
#20003=@"loc,{#10000},1,1,1,15"
locations_default(#20003,#10000,1,1,1,15)
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,7,#20001,1,"class")
#20007=@"loc,{#10000},1,8,1,12"
locations_default(#20007,#10000,1,8,1,12)
hasLocation(#20006,#20007)
#20008=*
tokeninfo(#20008,8,#20001,2,"{")
#20009=@"loc,{#10000},1,14,1,14"
locations_default(#20009,#10000,1,14,1,14)
hasLocation(#20008,#20009)
#20010=*
tokeninfo(#20010,8,#20001,3,"}")
#20011=@"loc,{#10000},1,15,1,15"
locations_default(#20011,#10000,1,15,1,15)
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=@"var;{this};{#20015}"
variables(#20016,"this",#20015)
#20017=*
stmts(#20017,30,#20001,0,"export class {}")
hasLocation(#20017,#20003)
stmt_containers(#20017,#20001)
#20018=*
stmts(#20018,26,#20017,-1,"class {}")
#20019=@"loc,{#10000},1,8,1,15"
locations_default(#20019,#10000,1,8,1,15)
hasLocation(#20018,#20019)
stmt_containers(#20018,#20001)
#20020=*
scopes(#20020,10)
scopenodes(#20018,#20020)
scopenesting(#20020,#20015)
#20021=@"var;{this};{#20020}"
variables(#20021,"this",#20020)
#20022=*
properties(#20022,#20018,2,0,"constructor() {}")
#20023=@"loc,{#10000},1,6,1,5"
locations_default(#20023,#10000,1,6,1,5)
hasLocation(#20022,#20023)
#20024=*
exprs(#20024,0,#20022,0,"constructor")
hasLocation(#20024,#20023)
enclosing_stmt(#20024,#20018)
expr_containers(#20024,#20001)
literals("constructor","constructor",#20024)
#20025=*
exprs(#20025,9,#20022,1,"() {}")
hasLocation(#20025,#20023)
enclosing_stmt(#20025,#20018)
expr_containers(#20025,#20001)
#20026=*
scopes(#20026,1)
scopenodes(#20025,#20026)
scopenesting(#20026,#20020)
#20027=@"var;{this};{#20026}"
variables(#20027,"this",#20026)
#20028=@"var;{arguments};{#20026}"
variables(#20028,"arguments",#20026)
is_arguments_object(#20028)
#20029=*
stmts(#20029,1,#20025,-2,"{}")
hasLocation(#20029,#20023)
stmt_containers(#20029,#20025)
is_method(#20022)
#20030=*
entry_cfg_node(#20030,#20001)
#20031=@"loc,{#10000},1,1,1,0"
locations_default(#20031,#10000,1,1,1,0)
hasLocation(#20030,#20031)
#20032=*
exit_cfg_node(#20032,#20001)
hasLocation(#20032,#20013)
successor(#20025,#20022)
#20033=*
entry_cfg_node(#20033,#20025)
hasLocation(#20033,#20023)
#20034=*
exit_cfg_node(#20034,#20025)
hasLocation(#20034,#20023)
successor(#20029,#20034)
successor(#20033,#20029)
successor(#20024,#20025)
successor(#20022,#20018)
successor(#20018,#20032)
successor(#20030,#20017)
numlines(#10000,1,1,0)
filetype(#10000,"typescript")