Module ArgWrapper.Locator

module FileH : sig ... end
module LocM : sig ... end
module ES : sig ... end
val create : unit -> 'a FileH.t
val add : t -> GoblintCil.Cil.location -> Arg.Node.t -> unit
val find_opt : t -> GoblintCil.Cil.location -> ES.t option
val clear : t -> unit