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

48 lines
1.4 KiB
Plaintext

#10000=@"/q.html;sourcefile"
files(#10000,"/q.html")
#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=*
xmlElements(#20001,"html",#10000,0,#10000)
#20002=@"loc,{#10000},1,1,7,7"
locations_default(#20002,#10000,1,1,7,7)
xmllocations(#20001,#20002)
#20003=*
xmlElements(#20003,"body",#20001,0,#10000)
#20004=@"loc,{#10000},2,3,6,9"
locations_default(#20004,#10000,2,3,6,9)
xmllocations(#20003,#20004)
#20005=*
xmlElements(#20005,"p",#20003,0,#10000)
#20006=@"loc,{#10000},3,5,5,8"
locations_default(#20006,#10000,3,5,5,8)
xmllocations(#20005,#20006)
#20007=*
xmlElements(#20007,"input",#20005,0,#10000)
#20008=@"loc,{#10000},4,7,4,51"
locations_default(#20008,#10000,4,7,4,51)
xmllocations(#20007,#20008)
#20009=*
xmlAttrs(#20009,#20007,"type","button",0,#10000)
#20010=@"loc,{#10000},4,14,4,26"
locations_default(#20010,#10000,4,14,4,26)
xmllocations(#20009,#20010)
#20011=*
xmlAttrs(#20011,#20007,"value","Test",1,#10000)
#20012=@"loc,{#10000},4,28,4,39"
locations_default(#20012,#10000,4,28,4,39)
xmllocations(#20011,#20012)
#20013=*
xmlAttrs(#20013,#20007,"onClick","",2,#10000)
#20014=@"loc,{#10000},4,41,4,50"
locations_default(#20014,#10000,4,41,4,50)
xmllocations(#20013,#20014)
numlines(#10000,8,0,0)
filetype(#10000,"html")