package ppxlib
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Standard library for ppx rewriters
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppxlib-0.21.1.tbz
sha256=41182e15ddb9dc6fcfecb45736fe1ecf588e430f15ba349d09dba8a67e4e748a
sha512=dae7494a26a76f6f541046ef382979f5b48688e158bbf2fc5119e54b0bcfb903a20643bee3e9363a64f0332d92fee65b248c287ac8193cca2bfac2cfb66a4a0a
doc/ppxlib.ast/Ppxlib_ast/Lexer/index.html
Module Ppxlib_ast.Lexer
include module type of struct include Ocaml_common.Lexer end
val token : Lexing.lexbuf -> Parser.tokenval skip_hash_bang : Lexing.lexbuf -> unittype error = Lexer.error = | Illegal_character of char| Illegal_escape of string * string option| Reserved_sequence of string * string option| Unterminated_comment of Location.t| Unterminated_string| Unterminated_string_in_comment of Location.t * Location.t| Keyword_as_label of string| Invalid_literal of string| Invalid_directive of string * string option
exception Error of error * Location.tval print_warnings : bool refval handle_docstrings : bool refval token_with_comments : Lexing.lexbuf -> Parser.tokenval set_preprocessor :
(unit -> unit) ->
((Lexing.lexbuf -> Parser.token) -> Lexing.lexbuf -> Parser.token) ->
unitval keyword_table : (string, Ocaml_common.Parser.token) Hashtbl.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>