Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Theory documentation.
val name : t -> Bap_knowledge.Knowledge.Name.t
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.