Module Kernel.WarnUndeclared

module WarnUndeclared: Plugin.Bool 
Behavior of option "-warn-call-to-undeclared"

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