package lrgrep
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Analyse the stack of a Menhir-generated LR parser using regular expressions
Install
dune-project
Dependency
Authors
Maintainers
Sources
lrgrep-0.3.tbz
sha256=84a1874d0c063da371e19c84243aac7c40bfcb9aaf204251e0eb0d1f077f2cde
sha512=5a16ff42a196fd741bc64a1bdd45b4dca0098633e73aa665829a44625ec15382891c3643fa210dbe3704336eab095d4024e093e37ae5313810f6754de6119d55
doc/kernel/Kernel/Lrc/index.html
Module Kernel.LrcSource
Source
type ('g, 'n) t = {lr1_of : ('n, 'g Info.lr1 Fix.Indexing.index) Fix.Indexing.vector;lrcs_of : ('g Info.lr1, 'n Utils.Misc.indexset) Fix.Indexing.vector;all_wait : 'n Utils.Misc.indexset;all_leaf : 'n Utils.Misc.indexset;all_successors : ('n, 'n Utils.Misc.indexset) Fix.Indexing.vector;reachable_from : ('n, 'n Utils.Misc.indexset) Fix.Indexing.vector;
}Source
type 'n entrypoints = {reachable : 'n Utils.Misc.indexset;wait : 'n Utils.Misc.indexset;entrypoints : 'n Utils.Misc.indexset;successors : ('n, 'n Utils.Misc.indexset) Fix.Indexing.vector;predecessors : ('n, 'n Utils.Misc.indexset) Fix.Indexing.vector;some_prefix : 'n Fix.Indexing.index -> 'n Fix.Indexing.index list;
}Source
val from_entrypoints :
'g Info.grammar ->
('g, 'n) t ->
'n Utils.Misc.indexset ->
'n entrypointsSource
val check_equivalence :
'g Info.grammar ->
('g, 'n1) t ->
('g, 'n2) t ->
'n1 Utils.Misc.indexset ->
'n2 Utils.Misc.indexset ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>