package pfff

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val verbose_lexing : bool ref
val verbose_parsing : bool ref
val exn_when_lexical_error : bool ref
val error_recovery : bool ref
val debug_lexer : bool ref
val show_parsing_error : bool ref
val sgrep_mode : bool ref
val cmdline_flags_verbose : unit -> (string * Arg.spec * string) list
val cmdline_flags_debugging : unit -> (string * Arg.spec * string) list
val sgrep_guard : 'a -> 'a