package logtk
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Core types and algorithms for logic
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.0.tar.gz
md5=7a8e57388083ed763d12d18324c8a086
sha512=5c5ac312ada6b42907d1e91e349454a8375f7bf8165d3459721a40b707a840a3d6b3dc968a66f1040cb4de7aedf5c1c13f3e90b51337eae5ea6de41651d7bd63
doc/logtk.parsers/Logtk_parsers/Tip_parser/index.html
Module Logtk_parsers.Tip_parser
type token = | TRUE| RIGHT_PAREN| QUOTED of string| PAR| OR| NOT| MATCH| LET| LEMMA| LEFT_PAREN| IF| IDENT of string| FUN| FORALL| FALSE| EXIT| EXISTS| EQ| EOI| DISTINCT| DEFINE_FUN_REC| DEFINE_FUNS_REC| DEFINE_FUN| DEFAULT| DECLARE_SORT| DECLARE_FUN| DECLARE_CONST| DATA| CHECK_SAT| CASE| BOOL| AT| ASSERT_NOT| ASSERT| AS| ARROW| AND
val parse_ty : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Tip_ast.tyval parse_term : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Tip_ast.termval parse_list :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Tip_ast.statement listval parse : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Tip_ast.statement sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>