package lrgrep
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Detailed error messages for Menhir-generated parsers
Install
dune-project
Dependency
Authors
Maintainers
Sources
lrgrep-0.9.tbz
sha256=e53de12e4c5cbe6bca00643593266b4f9fa2e3f6a138195eeff7a4329f5c1c75
sha512=7fd7c4d11506fea7cc11c9bbf5aea9142d905643553c0c90e1bb16b794106b0c14a266acf89ae91b6929008dc0ba6515f788642873e2e4ba6c3d49bd45d25127
doc/kernel/Kernel/Info/Terminal/index.html
Module Info.TerminalSource
all g is the set of all terminals in grammar g
regular g is the set of regular terminals in grammar g, excluding EOF, ERROR, and pseudo-terminals
semantic_value term is Some typ if terminal term has a semantic value of type typ, or None for unparameterized terminals.
Source
val intersect :
'g grammar ->
'g n Utils.Misc.indexset ->
'g n Utils.Misc.indexset ->
'g n Utils.Misc.indexsetWrapper around IndexSet.inter speeding-up intersection with all
Is it the special `error` symbol
Converts a set of lookahead terminals to a human-readable string. Sets larger than 10 elements are abbreviated.
Source
val find :
'g grammar ->
?approx:int ->
string ->
('g n Fix.Indexing.index, (int * string * 'g n Fix.Indexing.index) list)
Stdlib.resultFinds a terminal by name. Returns disambiguation suggestions when the name is not found and approx > 0.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>