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

117 lines
3.1 KiB
Plaintext

#10000=@"/classdecl.js;sourcefile"
files(#10000,"/classdecl.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 Point {}","")
#20003=@"loc,{#10000},1,1,1,14"
locations_default(#20003,#10000,1,1,1,14)
hasLocation(#20002,#20003)
numlines(#20001,1,1,0)
#20004=*
tokeninfo(#20004,7,#20001,0,"class")
#20005=@"loc,{#10000},1,1,1,5"
locations_default(#20005,#10000,1,1,1,5)
hasLocation(#20004,#20005)
#20006=*
tokeninfo(#20006,6,#20001,1,"Point")
#20007=@"loc,{#10000},1,7,1,11"
locations_default(#20007,#10000,1,7,1,11)
hasLocation(#20006,#20007)
#20008=*
tokeninfo(#20008,8,#20001,2,"{")
#20009=@"loc,{#10000},1,13,1,13"
locations_default(#20009,#10000,1,13,1,13)
hasLocation(#20008,#20009)
#20010=*
tokeninfo(#20010,8,#20001,3,"}")
#20011=@"loc,{#10000},1,14,1,14"
locations_default(#20011,#10000,1,14,1,14)
hasLocation(#20010,#20011)
#20012=*
tokeninfo(#20012,0,#20001,4,"")
#20013=@"loc,{#10000},1,15,1,14"
locations_default(#20013,#10000,1,15,1,14)
hasLocation(#20012,#20013)
toplevels(#20001,0)
hasLocation(#20001,#20003)
#20014=@"var;{Point};{#20000}"
variables(#20014,"Point",#20000)
#20015=@"local_type_name;{Point};{#20000}"
local_type_names(#20015,"Point",#20000)
#20016=*
stmts(#20016,26,#20001,0,"class Point {}")
hasLocation(#20016,#20003)
stmt_containers(#20016,#20001)
#20017=*
exprs(#20017,78,#20016,0,"Point")
hasLocation(#20017,#20007)
enclosing_stmt(#20017,#20016)
expr_containers(#20017,#20001)
literals("Point","Point",#20017)
decl(#20017,#20014)
typedecl(#20017,#20015)
#20018=*
scopes(#20018,10)
scopenodes(#20016,#20018)
scopenesting(#20018,#20000)
#20019=*
properties(#20019,#20016,2,0,"constructor() {}")
#20020=@"loc,{#10000},1,13,1,12"
locations_default(#20020,#10000,1,13,1,12)
hasLocation(#20019,#20020)
#20021=*
exprs(#20021,0,#20019,0,"constructor")
hasLocation(#20021,#20020)
enclosing_stmt(#20021,#20016)
expr_containers(#20021,#20001)
literals("constructor","constructor",#20021)
#20022=*
exprs(#20022,9,#20019,1,"() {}")
hasLocation(#20022,#20020)
enclosing_stmt(#20022,#20016)
expr_containers(#20022,#20001)
#20023=*
scopes(#20023,1)
scopenodes(#20022,#20023)
scopenesting(#20023,#20018)
#20024=@"var;{arguments};{#20023}"
variables(#20024,"arguments",#20023)
is_arguments_object(#20024)
#20025=*
stmts(#20025,1,#20022,-2,"{}")
hasLocation(#20025,#20020)
stmt_containers(#20025,#20022)
is_method(#20019)
#20026=*
entry_cfg_node(#20026,#20001)
#20027=@"loc,{#10000},1,1,1,0"
locations_default(#20027,#10000,1,1,1,0)
hasLocation(#20026,#20027)
#20028=*
exit_cfg_node(#20028,#20001)
hasLocation(#20028,#20013)
successor(#20022,#20019)
#20029=*
entry_cfg_node(#20029,#20022)
hasLocation(#20029,#20020)
#20030=*
exit_cfg_node(#20030,#20022)
hasLocation(#20030,#20020)
successor(#20025,#20030)
successor(#20029,#20025)
successor(#20021,#20022)
successor(#20019,#20016)
successor(#20017,#20021)
successor(#20016,#20028)
successor(#20026,#20017)
numlines(#10000,1,1,0)
filetype(#10000,"javascript")