Module Parameters.TypeCheck


module TypeCheck: Plugin.BOOL 
Behavior of option "-type-check"

include Plugin.Parameter
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.