module Flx_cil_lexerhack:sig..end
val get_lang : (unit -> Flx_cil_cabs.lang_t) Pervasives.refval add_identifier : (string -> unit) Pervasives.refval add_type : (string -> unit) Pervasives.refval push_context : (unit -> unit) Pervasives.refval pop_context : (unit -> unit) Pervasives.refval push_class : (string -> unit) Pervasives.refval pop_class : (unit -> unit) Pervasives.refval currentPattern : string Pervasives.ref