package libsail

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

Module Libsail.PreprocessSource

Sourceval clear_symbols : unit -> unit
Sourceval have_symbol : string -> bool
Sourceval add_symbol : string -> unit
Sourceval create_argv_array : offset:int -> current:int ref -> Ast.l -> string -> string list * (unit -> unit)
Sourceval get_argv_position : plus:int -> Lexing.position option
Sourceval preprocess : string -> string option -> (Arg.key * Arg.spec * Arg.doc) list -> Parse_ast.def list -> Parse_ast.def list
OCaml

Innovation. Community. Security.