package goblint

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

Parameters

module LHT : BatHashtbl.S with type key = EQSys.LVar.t
module GHT : BatHashtbl.S with type key = EQSys.GVar.t

Signature

module Locator : sig ... end
module LvarS = Locator.ES
module InvariantParser = WitnessUtil.InvariantParser
module VR = ValidationResult
module Query : sig ... end
val validate : Spec.D.t LHT.t -> EQSys.G.t GHT.t -> GoblintCil.Cil.file -> unit