package mopsa

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Cst_to_ast : sig ... end

Translate a CST into a AST by resolving types, variables and functions defined in the project.

module Preprocessor : sig ... end

Preprocessor for expanding macros

module Scoping : sig ... end

Resolve variables scope and give unique identifiers accordingly.

OCaml

Innovation. Community. Security.