package elpi
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
ELPI - Embeddable λProlog Interpreter
Install
dune-project
Dependency
Authors
Maintainers
Sources
elpi-1.18.2.tbz
sha256=bac398ba41d0fe1e1807196162b024313563366f7b86ae0802b23d6ef0f3cbf9
sha512=e9e9e14adf6ef929cd28516ddffdc67faafc7dbe683dce42818329fedc9d1a22992333d8948cb427fec5f5e442d9440c0f450d81a76c9c1e87050c434441cd74
doc/elpi.parser/Elpi_parser/Ast/Program/index.html
Module Ast.ProgramSource
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)"
>