package mopsa

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

Main entry point of the stub parser

val debug : ('a, Stdlib.Format.formatter, unit, unit) Stdlib.format4 -> 'a
val starts_with : string -> string -> bool
val is_stub_comment : (Mopsa_c_parser.Clang_AST.comment * 'a) -> bool
val is_predicates_comment : (Mopsa_c_parser.Clang_AST.comment * 'a) -> bool
val is_directive_comment : (Mopsa_c_parser.Clang_AST.comment * 'a) -> bool
exception StubNotFound

Parse a comment of predicates declarations

OCaml

Innovation. Community. Security.