Files
codeql/javascript/extractor/tests/es2015/output/trap/export11.js.trap
2021-09-14 10:25:42 +02:00

122 lines
3.2 KiB
Plaintext

#10000=@"/export11.js;sourcefile"
files(#10000,"/export11.js")
#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 default class {}","
")
#20003=@"loc,{#10000},1,1,1,23"
locations_default(#20003,#10000,1,1,1,23)
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,"default")
#20007=@"loc,{#10000},1,8,1,14"
locations_default(#20007,#10000,1,8,1,14)
hasLocation(#20006,#20007)
#20008=*
tokeninfo(#20008,7,#20001,2,"class")
#20009=@"loc,{#10000},1,16,1,20"
locations_default(#20009,#10000,1,16,1,20)
hasLocation(#20008,#20009)
#20010=*
tokeninfo(#20010,8,#20001,3,"{")
#20011=@"loc,{#10000},1,22,1,22"
locations_default(#20011,#10000,1,22,1,22)
hasLocation(#20010,#20011)
#20012=*
tokeninfo(#20012,8,#20001,4,"}")
#20013=@"loc,{#10000},1,23,1,23"
locations_default(#20013,#10000,1,23,1,23)
hasLocation(#20012,#20013)
#20014=*
tokeninfo(#20014,0,#20001,5,"")
#20015=@"loc,{#10000},2,1,2,0"
locations_default(#20015,#10000,2,1,2,0)
hasLocation(#20014,#20015)
toplevels(#20001,0)
#20016=@"loc,{#10000},1,1,2,0"
locations_default(#20016,#10000,1,1,2,0)
hasLocation(#20001,#20016)
#20017=@"module;{#10000},1,1"
scopes(#20017,3)
scopenodes(#20001,#20017)
scopenesting(#20017,#20000)
is_module(#20001)
is_es2015_module(#20001)
#20018=*
stmts(#20018,29,#20001,0,"export ... lass {}")
hasLocation(#20018,#20003)
stmt_containers(#20018,#20001)
#20019=*
exprs(#20019,80,#20018,0,"class {}")
#20020=@"loc,{#10000},1,16,1,23"
locations_default(#20020,#10000,1,16,1,23)
hasLocation(#20019,#20020)
enclosing_stmt(#20019,#20018)
expr_containers(#20019,#20001)
#20021=*
properties(#20021,#20019,2,0,"constructor() {}")
#20022=@"loc,{#10000},1,22,1,21"
locations_default(#20022,#10000,1,22,1,21)
hasLocation(#20021,#20022)
#20023=*
exprs(#20023,0,#20021,0,"constructor")
hasLocation(#20023,#20022)
enclosing_stmt(#20023,#20018)
expr_containers(#20023,#20001)
literals("constructor","constructor",#20023)
#20024=*
exprs(#20024,9,#20021,1,"() {}")
hasLocation(#20024,#20022)
enclosing_stmt(#20024,#20018)
expr_containers(#20024,#20001)
#20025=*
scopes(#20025,1)
scopenodes(#20024,#20025)
scopenesting(#20025,#20017)
#20026=@"var;{arguments};{#20025}"
variables(#20026,"arguments",#20025)
is_arguments_object(#20026)
#20027=*
stmts(#20027,1,#20024,-2,"{}")
hasLocation(#20027,#20022)
stmt_containers(#20027,#20024)
is_method(#20021)
#20028=*
entry_cfg_node(#20028,#20001)
#20029=@"loc,{#10000},1,1,1,0"
locations_default(#20029,#10000,1,1,1,0)
hasLocation(#20028,#20029)
#20030=*
exit_cfg_node(#20030,#20001)
hasLocation(#20030,#20015)
successor(#20018,#20023)
successor(#20024,#20021)
#20031=*
entry_cfg_node(#20031,#20024)
hasLocation(#20031,#20022)
#20032=*
exit_cfg_node(#20032,#20024)
hasLocation(#20032,#20022)
successor(#20027,#20032)
successor(#20031,#20027)
successor(#20023,#20024)
successor(#20021,#20019)
successor(#20019,#20030)
successor(#20028,#20018)
numlines(#10000,1,1,0)
filetype(#10000,"javascript")