package merlin-lib
Merlin's libraries
Install
Dune Dependency
Authors
Maintainers
Sources
merlin-4.16-501.tbz
sha256=da5bf309b040645c292ae4572cc6a0a700dbd2bcfc996ac13c8e5c3836c21e26
sha512=99eba17b2bdec5411d239093f4e8e11ada79b2b84ae88074a1b46e47eb836bbf8cb7836c472c22e7f9e68cff1b9ea6d9b9989b70055c3277edb4cddc4a86460c
doc/merlin-lib.ocaml_preprocess/Ocaml_preprocess/MenhirLib/Engine/Make/index.html
Module Engine.Make
Source
Parameters
module T : EngineTypes.TABLE
Signature
include EngineTypes.MONOLITHIC_ENGINE
with type state = T.state
with type token = T.token
with type semantic_value = T.semantic_value
type state = T.state
type token = T.token
type semantic_value = T.semantic_value
Source
val entry :
[ `Legacy | `Simplified ] ->
state ->
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
semantic_value
include IncrementalEngine.INCREMENTAL_ENGINE
with type token := token
and type 'a lr1state = state
with type production = T.production
with type 'a env = (T.state, T.semantic_value, T.token) EngineTypes.env
type production = T.production
Source
val offer :
'a checkpoint ->
(token * IncrementalEngine.position * IncrementalEngine.position) ->
'a checkpoint
Source
val loop_handle :
('a -> 'answer) ->
('a checkpoint -> 'answer) ->
supplier ->
'a checkpoint ->
'answer
Source
val loop_handle_undo :
('a -> 'answer) ->
('a checkpoint -> 'a checkpoint -> 'answer) ->
supplier ->
'a checkpoint ->
'answer
val number : _ lr1state -> int
val production_index : production -> int
val find_production : int -> production
Source
type element =
| Element : 'a lr1state * 'a * IncrementalEngine.position * IncrementalEngine.position -> element
include EngineTypes.INCREMENTAL_ENGINE_START
with type state := state
and type semantic_value := semantic_value
and type 'a checkpoint := 'a checkpoint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page