package elpi
ELPI - Embeddable λProlog Interpreter
Install
Dune Dependency
Authors
Maintainers
Sources
elpi-1.18.1.tbz
sha256=aeb22ffe6542d04cf79d4edfa67cf076e202ded23a97bdc38e001bbf581ddafd
sha512=2f8566266b30f879f10eed3708dbd5ca4722654126736ee3fd66cb56c1bb1c727baa2023ca217ad9665744061e7564a8f32a7092b479aadc044fae2b3b10c3d9
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)"
>