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.17.4.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=e968c86e4ec474b896a2099547e6fa16f4b3ed33448bb571d4b348d92c3c70fb
    
    
  sha512=5ea196cca5f15eadc36d83b2c894229218b25c9267da5c02f75510a27a8d13ca6ba072c7b0ef8138ac92aa03489d1cf77d270867daa7e25597ccd79d9e6d840c
    
    
  doc/elpi.lexer_config/Elpi_lexer_config/Tokens/index.html
Module Elpi_lexer_config.TokensSource
Source
type token = - | VDASH
- | USE_SIG
- | USEONLY
- | TYPEABBREV
- | TYPE
- | STRING of string
- | SLASH
- | SIGMA
- | SIG
- | SHORTEN
- | RULE
- | RPAREN
- | REPLACE
- | RCURLY
- | RBRACKET
- | QUOTED of string
- | QDASH
- | PRED
- | PIPE
- | PI
- | OR
- | NIL
- | NAMESPACE
- | NAME
- | MODULE
- | MODE
- | MOD
- | MINUSs
- | MINUSr
- | MINUSi
- | MINUS
- | MACRO
- | LPAREN
- | LOCALKIND
- | LOCAL
- | LCURLY
- | LBRACKET
- | KIND
- | IS
- | IO_COLON of char
- | IO of char
- | INTEGER of int
- | INDEX
- | IMPORT
- | IFF
- | IF
- | FULLSTOP
- | FRESHUV
- | FLOAT of float
- | FIXITY of string
- | FAMILY_TIMES of string
- | FAMILY_TILDE of string
- | FAMILY_TICK of string
- | FAMILY_SHARP of string
- | FAMILY_QMARK of string
- | FAMILY_PLUS of string
- | FAMILY_OR of string
- | FAMILY_MINUS of string
- | FAMILY_LT of string
- | FAMILY_GT of string
- | FAMILY_EXP of string
- | FAMILY_EQ of string
- | FAMILY_BTICK of string
- | FAMILY_AND of string
- | EXTERNAL
- | EXPORTDEF
- | EQ2
- | EQ
- | EOF
- | DIV
- | DARROW
- | CUT
- | CONSTRAINT
- | CONSTANT of string
- | CONS
- | CONJ2
- | CONJ
- | COLON
- | CLOSED
- | BIND
- | BEFORE
- | AS
- | ARROW
- | AFTER
- | ACCUM_SIG
- | ACCUMULATE
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >