package goblint

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

Module AnalyzeCFG.ResultOutput

val pretty_deterministic : unit -> Result.Range.t Result.H.t -> GoblintCil.Pretty.doc
val printJson : 'a BatInnerIO.output -> Result.Range.t Result.H.t -> unit
val output : Result.Range.t Result.H.t Lazy.t -> (MyCFG.node -> bool) -> 'a -> (unit BatIO.output -> 'a -> unit) -> (module MyCFG.FileCfg) -> unit