package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

SV-COMP tasks and results.

module Specification = SvcompSpec
module type Task = sig ... end
val task : (module Task) option Stdlib.ref
val is_error_function' : GoblintCil.varinfo -> Specification.t list -> bool
val is_error_function : GoblintCil.varinfo -> bool
val is_special_function : GoblintCil.varinfo -> bool
module Result : sig ... end
module type TaskResult = sig ... end
module StackTaskResult (TaskResult : TaskResult with module Arg.Edge = MyARG.InlineEdge) : sig ... end
OCaml

Innovation. Community. Security.