module type MONOLITHIC_ENGINE =sig..end
type 
type 
type 
exception Error
val entry : [ `Legacy | `Simplified ] ->
       state ->
       (Lexing.lexbuf ->
        token) ->
       Lexing.lexbuf ->
       semantic_value