package bap-core-theory

  1. Overview
  2. Docs

Theory documentation.

type t

the documentation

name theory is the fully qualified name of theory.

val desc : t -> string

desc theory is the description provided for theory.

val requires : t -> string list

requires theory is the list of theory requirements.

val provides : t -> string list

provides theory is the list of theory capabilities.