Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Bap_api.SLanguage processor interface.
val parse : (api -> filename option) -> api list -> t Core_kernel.Or_error.tparse get_api apis creates a language processor from a list of api. Function get_api api must return a name of an existing file, that corresponds to the given api. The apis parameter is a list of api names.
val mapper : t -> Bap.Std.Term.mapperthe processor itself