package libsail

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val clear_symbols : unit -> unit
val have_symbol : string -> bool
val add_symbol : string -> unit
val create_argv_array : offset:int -> current:int ref -> Ast.l -> string -> string list * (unit -> unit)
val get_argv_position : plus:int -> Lexing.position option
val preprocess : string -> string option -> (Arg.key * Arg.spec * Arg.doc) list -> Parse_ast.def list -> Parse_ast.def list
OCaml

Innovation. Community. Security.