package mopsa

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

Abstract syntax tree for C stubs. It is similar to the CST except:

module Cst : sig ... end

Concrete syntax tree for C stubs

module Lexer : sig ... end
module Parser : sig ... end
OCaml

Innovation. Community. Security.