module Enabled:Parameter_sig.Bool
When enabled, the plugin traverses the current AST, and translates variadic functions, references to va_arg and variadic builtins to a semantically code.
include Parameter_sig.S
val on : unit -> unitSet the boolean to true.
val off : unit -> unitSet the boolean to false.