Frama-C:
Plug-ins:
Libraries:

Frama-C API - X

include Parameter_sig.Input_with_arg
include Parameter_sig.Input
val option_name : string

The name of the option

val help : string

A description for this option (e.g. used by -help). If help = "", then it has the special meaning "undocumented"

val arg_name : string

A standard name for the argument which may be used in the description. If empty, a generic arg_name is generated.

type t
val default : t
val all_values : t list
val to_string : t -> string