SarifType.PhysicalLocation
type t = {
artifactLocation : ArtifactLocation.t;
region : Region.t;
}
val to_yojson : t -> Yojson.Safe.t
val _ : t -> Yojson.Safe.t
val equal : t -> t -> Ppx_deriving_runtime.bool