package elpi
ELPI - Embeddable λProlog Interpreter
Install
Dune Dependency
Authors
Maintainers
Sources
elpi-1.17.4.tbz
sha256=e968c86e4ec474b896a2099547e6fa16f4b3ed33448bb571d4b348d92c3c70fb
sha512=5ea196cca5f15eadc36d83b2c894229218b25c9267da5c02f75510a27a8d13ca6ba072c7b0ef8138ac92aa03489d1cf77d270867daa7e25597ccd79d9e6d840c
doc/elpi.parser/Elpi_parser/Ast/Program/index.html
Module Ast.Program
Source
Source
type decl =
| Begin of Loc.t
| Namespace of Loc.t * Func.t
| Constraint of Loc.t * Func.t list
| Shorten of Loc.t * (Func.t * Func.t) list
| End of Loc.t
| Accumulated of Loc.t * (Elpi_util.Util.Digest.t * decl list) list
| Clause of (Term.t, raw_attribute list) Clause.t
| Local of Func.t list
| Mode of Func.t Mode.t list
| Chr of raw_attribute list Chr.t
| Macro of (Func.t, Term.t) Macro.t
| Type of raw_attribute list Type.t list
| Pred of raw_attribute list Type.t * Func.t Mode.t
| TypeAbbreviation of Func.t TypeAbbreviation.t
| Ignored of Loc.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>