package camlp5
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type pattern = Plexing.pattern
type !'te glexer = 'te Plexing.lexer = {
tok_func : 'te Plexing.lexer_func;
tok_using : pattern -> unit;
tok_removing : pattern -> unit;
mutable tok_match : pattern -> 'te -> string;
tok_text : pattern -> string;
mutable tok_comm : Ploc.t list option;
kwds : (string, string) Hashtbl.t;
}
type 'te lexer_func = char Stream.t -> 'te Stream.t * Plexing.Locations.t
and location_function = int -> Ploc.t
val lexer_text : pattern -> string
val default_match : pattern -> (string * string) -> string
val lexer_func_of_parser :
((char Stream.t * int ref * int ref) -> 'te * Ploc.t) ->
'te lexer_func
val lexer_func_of_ocamllex : (Lexing.lexbuf -> 'te) -> 'te lexer_func
val make_stream_and_location :
(unit -> 'te * Ploc.t) ->
'te Stream.t * Plexing.Locations.t
val eval_string : Ploc.t -> string -> string
val restore_lexing_info : (int * int) option ref
type location = Ploc.t
val make_loc : (int * int) -> Ploc.t
val dummy_loc : Ploc.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>