package sawja

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type cfa_options = {
  1. cfa_clinit_as_entry : bool;
  2. cfa_debug : int;
  3. cfa_html_dump : string option;
}
val default_opt : cfa_options