package parsexp

  1. Overview
  2. Docs
type t
include sig ... end
val sexp_of_t : t -> Sexplib0.Sexp.t
val position : t -> Positions.pos
val message : t -> string