Parse_bytecode.Debug
type t
type force =
| Before
| After
| No
val create : include_cmis:bool -> bool -> t
val find_loc : t -> ?force:force -> Code.loc -> Parse_info.t option
val is_empty : t -> bool
val paths : t -> units:Stdlib.StringSet.t -> Stdlib.StringSet.t