Parameter Make.1-Spec
module Source : Absint.Source.Smodule Sink : Absint.Sink.Smodule Sanitizer : Absint.Sanitizer.Sval get_report : Source.t -> Sink.t -> Sanitizer.t list -> IBase.IssueType.t optionreturn Some(issue) a trace from source to sink passing through the given sanitizers should be reported, None otherwise