table of contents
other versions
- trixie 5.3.0-3
 - testing 5.3.0-3
 - unstable 5.3.0-3
 - experimental 5.4.0-1~exp1
 
| CamlinternalMenhirLib.EngineTypes.MONOLITHIC_ENGINE(3o) | OCaml library | CamlinternalMenhirLib.EngineTypes.MONOLITHIC_ENGINE(3o) | 
NAME¶
CamlinternalMenhirLib.EngineTypes.MONOLITHIC_ENGINE - no description
Module type¶
Module type CamlinternalMenhirLib.EngineTypes.MONOLITHIC_ENGINE
Documentation¶
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
| 2025-06-12 | OCamldoc |