mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
20 lines
604 B
Plaintext
20 lines
604 B
Plaintext
#10000=@"/f/package.json;sourcefile"
|
|
files(#10000,"/f/package.json","package","json",0)
|
|
#10001=@"/f;folder"
|
|
folders(#10001,"/f","f")
|
|
#10002=@"/;folder"
|
|
folders(#10002,"/","")
|
|
containerparent(#10002,#10001)
|
|
containerparent(#10001,#10000)
|
|
#10003=@"loc,{#10000},0,0,0,0"
|
|
locations_default(#10003,#10000,0,0,0,0)
|
|
hasLocation(#10000,#10003)
|
|
#20000=*
|
|
json(#20000,3,#10000,0,"""i get extracted""")
|
|
#20001=@"loc,{#10000},1,1,1,17"
|
|
locations_default(#20001,#10000,1,1,1,17)
|
|
json_locations(#20000,#20001)
|
|
json_literals("i get extracted","""i get extracted""",#20000)
|
|
numlines(#10000,1,0,0)
|
|
filetype(#10000,"json")
|