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

56 lines
1.4 KiB
Plaintext

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