package frama-c

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Frama_c_kernel.Frontc

val add_syntactic_transformation : (Cabs.file -> Cabs.file) -> unit

add a syntactic transformation that will be applied to all freshly parsed C files.

the main command to parse a file. Return a thunk that can be used to convert the AST to CIL.

  • raises Parse_error

    if a parsing error occurs

OCaml

Innovation. Community. Security.