To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type error =
| Illegal_character of char
| Illegal_escape of string
| Unterminated_comment of Location.t
| Unterminated_qparen of Location.t
| Unterminated_string
| Unterminated_string_in_comment of Location.t * Location.t
| Keyword_as_label of string
| Literal_overflow of string
| Invalid_literal of string
exception Error of error * Location.t
val keyword_table : (string, Reason_parser.token) Hashtbl.t
val string_buffer : Buffer.t
val raw_buffer : Buffer.t
val store_lexeme : Buffer.t -> Lexing.lexbuf -> unit
val string_start_loc : Location.t ref
val comment_start_loc : Location.t list ref
val qparen_start_loc : Location.t list ref
val is_in_string : bool ref
val print_warnings : bool ref
val set_lexeme_length : Lexing.lexbuf -> int -> unit
val lexeme_without_comment : Lexing.lexbuf -> string
val lexeme_operator : Lexing.lexbuf -> string
val char_for_decimal_code : Lexing.lexbuf -> int -> char
val char_for_hexadecimal_code : Lexing.lexbuf -> int -> char
val update_loc : Lexing.lexbuf -> string option -> int -> bool -> int -> unit
val preprocessor :
((unit ->
unit)
* ((Lexing.lexbuf -> Reason_parser.token) ->
Lexing.lexbuf ->
Reason_parser.token))
option
ref
val report_error : Format.formatter -> error -> unit
val __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Reason_parser.token
val qparen : Lexing.lexbuf -> Location.t
val __ocaml_lex_qparen_rec : Lexing.lexbuf -> int -> Location.t
val enter_comment : Lexing.lexbuf -> Reason_parser.token
val __ocaml_lex_enter_comment_rec : Lexing.lexbuf -> int -> Reason_parser.token
val comment : Lexing.lexbuf -> Location.t
val __ocaml_lex_comment_rec : Lexing.lexbuf -> int -> Location.t
val string : Buffer.t -> Lexing.lexbuf -> unit
val __ocaml_lex_string_rec : Buffer.t -> Lexing.lexbuf -> int -> unit
val quoted_string : string -> Lexing.lexbuf -> unit
val __ocaml_lex_quoted_string_rec : string -> Lexing.lexbuf -> int -> unit
val skip_sharp_bang : Lexing.lexbuf -> unit
val __ocaml_lex_skip_sharp_bang_rec : Lexing.lexbuf -> int -> unit
val token_with_comments : Lexing.lexbuf -> Reason_parser.token
val last_comments : (string * Location.t) list ref
val add_invalid_docstring : string -> Location.t -> unit
val comments : unit -> (string * Location.t) list
val save_triple : Lexing.lexbuf -> 'a -> 'a * Lexing.position * Lexing.position
val load_triple :
Lexing.lexbuf ->
('a * Lexing.position * Lexing.position) ->
'a
exception Lex_balanced_failed of (Reason_parser.token * Lexing.position * Lexing.position)
list
* (exn * Lexing.position * Lexing.position) option
val closing_of : Reason_parser.token -> Reason_parser.token
val inject_es6_fun :
(Reason_parser.token * 'a * 'a) list ->
(Reason_parser.token * 'a * 'a) list
val is_triggering_token : Reason_parser.token -> bool
val lex_balanced_step :
Reason_parser.token ->
Lexing.lexbuf ->
(Reason_parser.token * Lexing.position * Lexing.position) list ->
Reason_parser.token ->
(Reason_parser.token * Lexing.position * Lexing.position) list
val lex_balanced :
Reason_parser.token ->
Lexing.lexbuf ->
(Reason_parser.token * Lexing.position * Lexing.position) list ->
(Reason_parser.token * Lexing.position * Lexing.position) list
val queued_tokens :
(Reason_parser.token * Lexing.position * Lexing.position) list ref
val queued_exn : (exn * Lexing.position * Lexing.position) option ref
val lookahead_esfun :
Lexing.lexbuf ->
(Reason_parser.token * Lexing.position * Lexing.position) ->
Reason_parser.token
val completion_ident_offset : int ref
val completion_ident_pos : Lexing.position ref
val token : Lexing.lexbuf -> Reason_parser.token
val init : ?insert_completion_ident:Lexing.position -> unit -> unit
val set_preprocessor :
(unit -> unit) ->
((Lexing.lexbuf -> Reason_parser.token) ->
Lexing.lexbuf ->
Reason_parser.token) ->
unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>