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

59 lines
1.5 KiB
Plaintext

#10000=@"/regexp.ts;sourcefile"
files(#10000,"/regexp.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,"/a/","")
#20003=@"loc,{#10000},1,1,1,3"
locations_default(#20003,#10000,1,1,1,3)
hasLocation(#20002,#20003)
numlines(#20001,1,1,0)
#20004=*
tokeninfo(#20004,8,#20001,0,"/a/")
hasLocation(#20004,#20003)
#20005=*
tokeninfo(#20005,0,#20001,1,"")
#20006=@"loc,{#10000},1,4,1,3"
locations_default(#20006,#10000,1,4,1,3)
hasLocation(#20005,#20006)
toplevels(#20001,0)
hasLocation(#20001,#20003)
#20007=@"var;{this};{#20000}"
variables(#20007,"this",#20000)
#20008=*
stmts(#20008,2,#20001,0,"/a/")
hasLocation(#20008,#20003)
stmt_containers(#20008,#20001)
#20009=*
exprs(#20009,5,#20008,0,"/a/")
hasLocation(#20009,#20003)
enclosing_stmt(#20009,#20008)
expr_containers(#20009,#20001)
literals("/a/","/a/",#20009)
#20010=*
regexpterm(#20010,14,#20009,0,"a")
#20011=@"loc,{#10000},1,2,1,2"
locations_default(#20011,#10000,1,2,1,2)
hasLocation(#20010,#20011)
regexp_const_value(#20010,"a")
#20012=*
entry_cfg_node(#20012,#20001)
#20013=@"loc,{#10000},1,1,1,0"
locations_default(#20013,#10000,1,1,1,0)
hasLocation(#20012,#20013)
#20014=*
exit_cfg_node(#20014,#20001)
hasLocation(#20014,#20006)
successor(#20008,#20009)
successor(#20009,#20014)
successor(#20012,#20008)
numlines(#10000,1,1,0)
filetype(#10000,"typescript")