Frama-C:
Plug-ins:
Libraries:

Frama-C API - Kernel_ast

Ast Data

Represented by a Json record with file, dir, basename, line

Ast Markers

module type Tag = sig ... end

Ast Markers of Specific Kinds

module Lval : sig ... end

Markers that are l-values.

Markers that are statements.

Optional markers interpreted as kinstr.

Ast Printer

Ast Information

module Information : sig ... end

Globals

module Functions : sig ... end