Module Model.AUTOMATON.Location


module Location: sig .. end

include Print.PRINTABLE_TYPE
val compare : t -> t -> int
val equal : t -> t -> bool
val hash : t -> int