CamlinternalMenhirLib.EngineTypes.MONOLITHIC_ENGINE
no description
- Provided by: ocaml-man (Version: 5.3.0-3)
- Source: ocaml
- Report a bug
no description
Module type CamlinternalMenhirLib.EngineTypes.MONOLITHIC_ENGINE
Module type MONOLITHIC_ENGINE
= sig end
type state
type token
type semantic_value
exception Error
val entry : [ `Legacy | `Simplified ] -> state -> (Lexing.lexbuf -> token) -> Lexing.lexbuf -> semantic_value