package binsec

  1. Overview
  2. Docs

doc/binsec.sse/Libsse/Exec/module-type-PLUGIN/index.html

Module type Exec.PLUGINSource

val name : string
val grammar_extension : (unit, Libparser.obj, unit, unit, Libparser.obj Dyp.dyplexbuf) Dyp.dyp_action list
val instruction_printer : (Format.formatter -> Binsec.Ast.Instr.t -> bool) option
val declaration_printer : (Format.formatter -> Binsec.Ast.t -> bool) option
val extension : (module Types.EXPLORATION_STATISTICS) -> (module Path.S with type t = 'a) -> (module Types.STATE with type t = 'b) -> (module EXTENSION with type path = 'a and type state = 'b) option
OCaml

Innovation. Community. Security.