package dolmen
A parser library
Install
Dune Dependency
Authors
Maintainers
Sources
dolmen-v0.5.tbz
sha256=b9a6f80bf13fdf1fd69ff2013f583582fa00e13c86ee6f800737fabcfd530458
sha512=84b8c18e56b3fb20674af0a3729b7e15e543f21b0062c565b575b994388eb55ee8123e5d3d31f5f1042b204544b3084089a024c742ab741ddd7e18b5641dd399
doc/src/dolmen.icnf/syntax_messages.ml.html
Source file syntax_messages.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
(* This file was auto-generated based on "syntax.messages". *) (* Please note that the function [message] can raise [Not_found]. *) let message = fun s -> match s with | 0 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 4 -> "008\na p-inccnf header\nthe 'inccnf' header'\n" | 5 -> "007\nan p-inccnf header\na newline character to end the p-inccnf header\n" | 7 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 8 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 19 -> "005\na clause\na newline character\n" | 21 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 13 -> "003\nan assumption\nthe newline character\n" | 25 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 11 -> "002\nan assumption\nan atom, i.e. a non-zero integer\n" | 1 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 29 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 30 -> "008\na p-inccnf header\nthe 'inccnf' header'\n" | 31 -> "007\nan p-inccnf header\na newline character to end the p-inccnf header\n" | 33 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 41 -> "005\na clause\na newline character\n" | 23 -> "004\na clause\neither another atom (i.e. non-zero integer), or the integer\nzero to close the clause\n" | 37 -> "003\nan assumption\nthe newline character\n" | 35 -> "002\nan assumption\nan atom, i.e. a non-zero integer\n" | 15 -> "001\nan assumption\neither another atom (i.e. non-zero integer), or the integer\nzero to close the assumption\n" | _ -> raise Not_found
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>