package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Stdlib.Hashtbl.HashedType
type t
val equal : t -> t -> bool
val hash : t -> int
include Stdlib.Set.OrderedType with type t := t
val compare : t -> t -> int
val cfgnode : t -> MyCFG.node
val context_id : t -> int
val path_id : t -> int
val to_string : t -> string
val move_opt : t -> MyCFG.node -> t option
val equal_node_context : t -> t -> bool
OCaml

Innovation. Community. Security.