Compiler.Parse.Context.Json
JSON encoding for the parse Context.
encodeContext :
Context -> Value
Encode a Ctx.Context as a JSON value.
Only the comments field is included; indent and lineStart are
internal parser state and not meaningful after parsing completes.