package why3
type token =
| WRITES
| WITH
| WHILE
| VARIANT
| VAL
| USE
| UNDERSCORE
| UIDENT of string
| TYPE
| TRY
| TRUE
| TO
| THEORY
| THEN
| STRING of string
| SO
| SEMICOLON
| SCOPE
| RIGHTSQ_QUOTE of string
| RIGHTSQ
| RIGHTPAR_USCORE of string
| RIGHTPAR_QUOTE of string
| RIGHTPAR
| RIGHTBRC
| RETURNS
| RETURN
| REQUIRES
| REF
| REC
| REAL of Number.real_constant
| READS
| RANGE
| RAISES
| RAISE
| QUOTE_LIDENT of string
| PURE
| PRIVATE
| PREDICATE
| POSITION of Loc.position
| PARTIAL
| OR
| OPPREF of string
| OP4 of string
| OP3 of string
| OP2 of string
| OP1 of string
| OLD
| NOT
| MUTABLE
| MODULE
| MINUS
| META
| MATCH
| LTGT
| LT
| LRARROW
| LIDENT of string
| LET
| LEMMA
| LEFTSQ
| LEFTPAR
| LEFTBRC
| LARROW
| LABEL
| INVARIANT
| INTEGER of Number.int_constant
| INDUCTIVE
| IN
| IMPORT
| IF
| GT
| GOAL
| GHOST
| FUNCTION
| FUN
| FORALL
| FOR
| FLOAT
| FALSE
| EXPORT
| EXISTS
| EXCEPTION
| EQUAL
| EPSILON
| EOF
| ENSURES
| END
| ELSE
| DOWNTO
| DOTDOT
| DOT
| DONE
| DO
| DIVERGES
| CORE_UIDENT of string
| CORE_LIDENT of string
| CONTINUE
| CONSTANT
| COMMA
| COLON
| COINDUCTIVE
| CLONE
| CHECK
| BY
| BREAK
| BEGIN
| BARBAR
| BAR
| AXIOM
| ATTRIBUTE of string
| AT
| ASSUME
| ASSERT
| AS
| ARROW
| ANY
| AND
| AMPAMP
| AMP
| ALIAS
| ABSURD
| ABSTRACT
val term_eof : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Ptree.term
val term_comma_list_eof :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ptree.term list
val qualid_eof : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Ptree.qualid
val qualid_comma_list_eof :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ptree.qualid list
val mlw_file_parsing_only :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ptree.mlw_file
val mlw_file :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Pmodule.pmodule Wstdlib.Mstr.t
val ident_comma_list_eof :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ptree.ident list
val decl_eof : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Ptree.decl
module MenhirInterpreter : sig ... end
module Incremental : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>