package bap-std

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A BIL analysis pass

  • since 1.5
val name : pass -> string

name p returns the name of the given pass.

include Regular.Std.Printable.S with type t := pass
val to_string : pass -> string
val str : unit -> pass -> string
val pps : unit -> pass -> string
val ppo : Core_kernel.Out_channel.t -> pass -> unit
val pp_seq : Stdlib.Format.formatter -> pass Core_kernel.Sequence.t -> unit
val pp : Base__.Formatter.t -> pass -> unit
OCaml

Innovation. Community. Security.