Provided by: ocaml-man_5.3.0-2_all bug

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

OCamldoc                                           2025-01-27   CamlinternalMenhirLi...pes.MONOLITHIC_ENGINE(3o)