Module Flx_lexstate


module Flx_lexstate: sig .. end

exception Duplicate_macro of string
class comment_control : object .. end
type condition_t = [ `Processing | `Skip_to_else | `Skip_to_endif ] 
class file_control : string -> string -> string list -> object .. end
class lexer_state : string -> string -> string list -> object .. end