frama-c-wp.core
ProofScript.console
Pdg_types
frama-c-alias.core
frama-c-aorai.core
frama-c-api-generator.core
frama-c-callgraph.core
frama-c-constant_propagation.core
frama-c-dive.core
frama-c-e-acsl.core
frama-c-eva.core
frama-c-eva.gui
frama-c-from.core
frama-c-from.gui
frama-c-impact.core
frama-c-impact.gui
frama-c-inout.core
frama-c-instantiate.core
frama-c-loop-analysis.core
frama-c-markdown-report.core
frama-c-markdown-report.eva-info
frama-c-metrics.core
frama-c-metrics.gui
frama-c-nonterm.core
frama-c-obfuscator.core
frama-c-occurrence.core
frama-c-occurrence.gui
frama-c-pdg.core
frama-c-pdg.types
frama-c-postdominators.core
frama-c-reduc.core
frama-c-report.core
frama-c-rtegen.core
frama-c-rtegen.gui
frama-c-scope.core
frama-c-scope.gui
frama-c-security_slicing.core
frama-c-security_slicing.gui
frama-c-server.core
frama-c-slicing.core
frama-c-slicing.gui
frama-c-sparecode.core
frama-c-studia.core
frama-c-studia.gui
frama-c-users.core
frama-c-variadic.core
frama-c-wp.gui
frama-c.analysis-scripts
frama-c.boot
frama-c.gui
frama-c.init
frama-c.kernel
frama_c_very_first_cmdline
frama_c_very_first_gui
markdown_report_eva_info
qed
method pool : Wp__.Lang.F.pool
Global fresh variable pool
method interactive : bool
Interactive mode. If false the GUI is not activated. Hence, detailed feedback is not reported to the user.
false
method get_title : string
Retrieve the title
method has_error : bool
Retrieve the errors
method set_title : 'a. 'a Wp__.Tactical.formatter
Update the title wrt current selection & tuning
method set_descr : 'a. 'a Wp__.Tactical.formatter
Add a short description wrt current selection & tuning
method set_error : 'a. 'a Wp__.Tactical.formatter
Mark the current configuration as invalid
method update_field : 'a. ?enabled:bool -> ?title:string -> ?tooltip:string -> ?range:bool -> ?vmin:int -> ?vmax:int -> ?filter:(Wp__.Lang.F.term -> bool) -> 'a Wp__.Tactical.field -> unit
Update field parameters