package frama-c

  1. Overview
  2. Docs

doc/frama-c.kernel/Frama_c_kernel/Service_graph/Make/argument-1-G/V/index.html

Module G.V

include Graph.Sig.COMPARABLE
type t
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool
val id : t -> int

assume id >= 0 and unique for each vertices of the graph

val name : t -> string
val attributes : t -> Graph.Graphviz.DotAttributes.vertex list
val entry_point : unit -> t option
OCaml

Innovation. Community. Security.