package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

Dune Dependency

Authors

Maintainers

Sources

goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d

doc/goblint.lib/CfgTools/CfgPrinters/index.html

Module CfgTools.CfgPrinters

Parameters

Signature

include module type of struct include NodeStyles end
val defaultNodeStyles : string list
val extraNodeStyles : MyCFG.node -> string list
val p_node : unit -> Node.t -> Pretty.doc
val p_edge : unit -> Edge.t -> Pretty.doc
val p_edges : unit -> ('a * Edge.t) list -> Pretty.doc
val printEdgeStyle : out_channel -> MyCFG.node -> ((Cil.location * MyCFG.edge) list * MyCFG.node) -> unit
val printNodeStyle : out_channel -> MyCFG.node -> unit
OCaml

Innovation. Community. Security.