package mopsa

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

Module Mopsa_c_stubs_parser.MainSource

Main entry point of the stub parser

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

Parse a comment of predicates declarations

OCaml

Innovation. Community. Security.