frama-c-server.core
Server.Kernel_ast
Ast Data
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-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.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
module Position : Data.S with type t = Frama_c_kernel.Filepath.position
Represented by a Json record with file, dir, basename, line
Ast Markers
module type Tag = sig ... end
module Decl : Tag with type t = Frama_c_kernel.Printer_tag.declaration
module Marker : Tag with type t = Frama_c_kernel.Printer_tag.localizable
Ast Markers of Specific Kinds
module Lval : sig ... end
Markers that are l-values.
module Stmt : Data.S with type t = Frama_c_kernel.Cil_types.stmt
Markers that are statements.
module Kinstr : Data.S with type t = Frama_c_kernel.Cil_types.kinstr
Optional markers interpreted as kinstr.
Ast Printer
module PrinterTag : Frama_c_kernel.Printer_tag.S_pp
Ast Information
module Information : sig ... end
Globals
module Functions : sig ... end