package binsec

  1. Overview
  2. Docs

doc/binsec_kernel_parser/Binsec_kernel_parser/Parse_helpers/Message/Value/index.html

Module Message.ValueSource

Sourcetype t =
  1. | Int of Z.t
  2. | Str of string
Sourceval vstr : string -> t
Sourceval vint : string -> t