Files
codeql/javascript/extractor/tests/encoding/output/trap/unicode.js.trap
2020-09-04 11:52:10 +02:00

57 lines
1.5 KiB
Plaintext

#10000=@"/unicode.js;sourcefile"
files(#10000,"/unicode.js","unicode","js",0)
#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,"""Semmlé""","")
#20003=@"loc,{#10000},1,1,1,8"
locations_default(#20003,#10000,1,1,1,8)
hasLocation(#20002,#20003)
numlines(#20001,1,1,0)
#20004=*
tokeninfo(#20004,4,#20001,0,"""Semmlé""")
hasLocation(#20004,#20003)
#20005=*
tokeninfo(#20005,0,#20001,1,"")
#20006=@"loc,{#10000},1,9,1,8"
locations_default(#20006,#10000,1,9,1,8)
hasLocation(#20005,#20006)
toplevels(#20001,0)
hasLocation(#20001,#20003)
#20007=*
stmts(#20007,2,#20001,0,"""Semml\u00e9""")
hasLocation(#20007,#20003)
stmt_containers(#20007,#20001)
#20008=*
exprs(#20008,4,#20007,0,"""Semml\u00e9""")
hasLocation(#20008,#20003)
enclosing_stmt(#20008,#20007)
expr_containers(#20008,#20001)
literals("Semmlé","""Semmlé""",#20008)
#20009=*
regexpterm(#20009,14,#20008,0,"Semmlé")
#20010=@"loc,{#10000},1,2,1,7"
locations_default(#20010,#10000,1,2,1,7)
hasLocation(#20009,#20010)
regexp_const_value(#20009,"Semmlé")
#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(#20007,#20008)
successor(#20008,#20013)
successor(#20011,#20007)
numlines(#10000,1,1,0)
filetype(#10000,"javascript")