Module Kernel_ast.PositionSource

Represented by a Json record with file, dir, basename, line

Sourceval of_json : Data.json -> t
Sourceval to_json : t -> Data.json