package frama-c

  1. Overview
  2. Docs

doc/frama-c.kernel/Frama_c_kernel/State_dependency_graph/Dot/argument-1-A/index.html

Parameter Dot.A

val graph_attributes : 'a -> Graph.Graphviz.DotAttributes.graph list
val default_vertex_attributes : 'a -> Graph.Graphviz.DotAttributes.vertex list
val vertex_name : State.t -> string
val vertex_attributes : State.t -> Graph.Graphviz.DotAttributes.vertex list
val default_edge_attributes : 'a -> Graph.Graphviz.DotAttributes.edge list
val edge_attributes : (State.t * State.t) -> Graph.Graphviz.DotAttributes.edge list
val get_subgraph : State.t -> Graph.Graphviz.DotAttributes.subgraph option
OCaml

Innovation. Community. Security.