module Sparecode_params:Whether to perform spare code detection or not.sig
..end
include struct ... end
module Analysis:False
(
sig
val option_name :string
val descr :string
end
)
module Annot:True
(
sig
val option_name :string
val descr :string
end
)
module GlobDecl:False
(
sig
val option_name :string
val descr :string
end
)