Module Mlpost__Pfb_lexer
val incr_linenum : Stdlib.Lexing.lexbuf -> unit
type state
=
val state : state Stdlib.ref
val __ocaml_lex_tables : Stdlib.Lexing.lex_tables
val encoding_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.token
val __ocaml_lex_encoding_token_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost__.Pfb_parser.token
val shortcut_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.token
val __ocaml_lex_shortcut_token_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost__.Pfb_parser.token
val charstring_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.token
val __ocaml_lex_charstring_token_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost__.Pfb_parser.token
val end_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.token
val __ocaml_lex_end_token_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost__.Pfb_parser.token
val enc_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.token
val __ocaml_lex_enc_token_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost__.Pfb_parser.token
val pfb_human_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.token