table of contents
other versions
- Tumbleweed 5.5.0-2.1
- Leap-16.0
- Leap-15.6
| CamlinternalMenhirLib.EngineTypes.TABLE.Log(3) | OCaml library | CamlinternalMenhirLib.EngineTypes.TABLE.Log(3) |
NAME¶
CamlinternalMenhirLib.EngineTypes.TABLE.Log - no description
Module¶
Module CamlinternalMenhirLib.EngineTypes.TABLE.Log
Documentation¶
Module Log
: sig end
type state
type terminal
type production
val state : state -> unit
val shift : terminal -> state -> unit
val reduce_or_accept : production -> unit
val lookahead_token : terminal -> Lexing.position -> Lexing.position -> unit
val initiating_error_handling : unit -> unit
val resuming_error_handling : unit -> unit
val handling_error : state -> unit
| 2026-08-04 | OCamldoc |