Module Abstract.Location

module Location: sig .. end

Key and structure for abstract locations. See for more details.


include Structure.Shape
module type Internal = sig .. end
module type External = sig .. end