package merlin-lib
Merlin's libraries
Install
Dune Dependency
Authors
Maintainers
Sources
merlin-5.3-502.tbz
sha256=2cea46f12397fa6e31ef0c0d4f5e11c1cfd916ee49420694005c95ebb3aa24bc
sha512=e94abb9ae38149245337db033e2c3891c7ec772168e99abf1bda0216a894c0854e7170b56fe88eba83ec98f2ebc0f5c7c723e8db14f59eeb6dd348bec12c6d62
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