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

129 lines
3.4 KiB
Plaintext

#10000=@"/classexpr2.js;sourcefile"
files(#10000,"/classexpr2.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,"(class {})","")
#20003=@"loc,{#10000},1,1,1,16"
locations_default(#20003,#10000,1,1,1,16)
hasLocation(#20002,#20003)
numlines(#20001,1,1,0)
#20004=*
tokeninfo(#20004,8,#20001,0,"(")
#20005=@"loc,{#10000},1,1,1,1"
locations_default(#20005,#10000,1,1,1,1)
hasLocation(#20004,#20005)
#20006=*
tokeninfo(#20006,7,#20001,1,"class")
#20007=@"loc,{#10000},1,2,1,6"
locations_default(#20007,#10000,1,2,1,6)
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,8,#20001,4,")")
#20013=@"loc,{#10000},1,16,1,16"
locations_default(#20013,#10000,1,16,1,16)
hasLocation(#20012,#20013)
#20014=*
tokeninfo(#20014,0,#20001,5,"")
#20015=@"loc,{#10000},1,17,1,16"
locations_default(#20015,#10000,1,17,1,16)
hasLocation(#20014,#20015)
toplevels(#20001,0)
hasLocation(#20001,#20003)
#20016=@"var;{this};{#20000}"
variables(#20016,"this",#20000)
#20017=*
stmts(#20017,2,#20001,0,"(class {})")
hasLocation(#20017,#20003)
stmt_containers(#20017,#20001)
#20018=*
exprs(#20018,63,#20017,0,"(class {})")
hasLocation(#20018,#20003)
enclosing_stmt(#20018,#20017)
expr_containers(#20018,#20001)
#20019=*
exprs(#20019,80,#20018,0,"class {}")
#20020=@"loc,{#10000},1,2,1,15"
locations_default(#20020,#10000,1,2,1,15)
hasLocation(#20019,#20020)
enclosing_stmt(#20019,#20017)
expr_containers(#20019,#20001)
#20021=*
scopes(#20021,8)
scopenodes(#20019,#20021)
scopenesting(#20021,#20000)
#20022=@"var;{this};{#20021}"
variables(#20022,"this",#20021)
#20023=*
properties(#20023,#20019,2,0,"constructor() {}")
#20024=@"loc,{#10000},1,14,1,13"
locations_default(#20024,#10000,1,14,1,13)
hasLocation(#20023,#20024)
#20025=*
exprs(#20025,0,#20023,0,"constructor")
hasLocation(#20025,#20024)
enclosing_stmt(#20025,#20017)
expr_containers(#20025,#20001)
literals("constructor","constructor",#20025)
#20026=*
exprs(#20026,9,#20023,1,"() {}")
hasLocation(#20026,#20024)
enclosing_stmt(#20026,#20017)
expr_containers(#20026,#20001)
#20027=*
scopes(#20027,1)
scopenodes(#20026,#20027)
scopenesting(#20027,#20021)
#20028=@"var;{this};{#20027}"
variables(#20028,"this",#20027)
#20029=@"var;{arguments};{#20027}"
variables(#20029,"arguments",#20027)
is_arguments_object(#20029)
#20030=*
stmts(#20030,1,#20026,-2,"{}")
hasLocation(#20030,#20024)
stmt_containers(#20030,#20026)
is_method(#20023)
#20031=*
entry_cfg_node(#20031,#20001)
#20032=@"loc,{#10000},1,1,1,0"
locations_default(#20032,#10000,1,1,1,0)
hasLocation(#20031,#20032)
#20033=*
exit_cfg_node(#20033,#20001)
hasLocation(#20033,#20015)
successor(#20017,#20018)
successor(#20018,#20025)
successor(#20026,#20023)
#20034=*
entry_cfg_node(#20034,#20026)
hasLocation(#20034,#20024)
#20035=*
exit_cfg_node(#20035,#20026)
hasLocation(#20035,#20024)
successor(#20030,#20035)
successor(#20034,#20030)
successor(#20025,#20026)
successor(#20023,#20019)
successor(#20019,#20033)
successor(#20031,#20017)
numlines(#10000,1,1,0)
filetype(#10000,"javascript")