Module Mlpost_dot__.Xdot_lexer
exceptionError of error
val report : Stdlib.Format.formatter -> error -> unitval keywords : (string, Mlpost_dot__.Xdot_parser.token) Stdlib.Hashtbl.tval newline : Stdlib.Lexing.lexbuf -> unitval string_buf : Stdlib.Buffer.tval char_for_backslash : char -> charval __ocaml_lex_tables : Stdlib.Lexing.lex_tablesval token : Stdlib.Lexing.lexbuf -> Mlpost_dot__.Xdot_parser.tokenval __ocaml_lex_token_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost_dot__.Xdot_parser.tokenval pos : Stdlib.Lexing.lexbuf -> Mlpost_dot__.Xdot_parser.tokenval __ocaml_lex_pos_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost_dot__.Xdot_parser.tokenval string : Stdlib.Lexing.lexbuf -> stringval __ocaml_lex_string_rec : Stdlib.Lexing.lexbuf -> int -> string
val ps_with : ((Stdlib.Lexing.lexbuf -> Mlpost_dot__.Xdot_parser.token) -> Stdlib.Lexing.lexbuf -> 'a) -> string -> 'aval xdot_type : Mlpost_dot__.Xdot_ast.statement option list -> Mlpost_dot__.Xdot_ast.digraphval main : Stdlib.Lexing.lexbuf -> Mlpost_dot__.Xdot_ast.digraphval node_name : int -> string