Dear yojson devs,
I'm reading some JSON data that I then analize, however, as to emit correct source locations for the analysis I'd need that the parsed JSON would contain locations on the original input file / buffer.
Is that something possible to do with yojson?
TIA!