package binsec

  1. Overview
  2. Docs

doc/binsec.sse/Libsse/Types/module-type-VALUE/index.html

Module type Types.VALUESource

type t

Symbolic value

type id
type state
val kind : t value
val constant : Binsec.Bitvector.t -> t
val var : id -> string -> int -> t
val unary : unary operator -> t -> t
val binary : binary operator -> t -> t -> t
val ite : t -> t -> t -> t
OCaml

Innovation. Community. Security.