package lib_parsing

  1. Overview
  2. Docs

Module Flag_parsingSource

Sourceval verbose_lexing : bool ref
Sourceval verbose_parsing : bool ref
Sourceval exn_when_lexical_error : bool ref
Sourceval error_recovery : bool ref
Sourceval debug_lexer : bool ref
Sourceval debug_parser : bool ref
Sourceval show_parsing_error : bool ref
Sourceval sgrep_mode : bool ref
Sourceval cmdline_flags_verbose : unit -> (string * Arg.spec * string) list
Sourceval cmdline_flags_debugging : unit -> (string * Arg.spec * string) list
Sourceval sgrep_guard : 'a -> 'a
OCaml

Innovation. Community. Security.