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.15.0.tbz
sha256=0b630d7f8d74a899a55cc27188b5ce03e735a93f07ea0c2de56532d8fd93b330
sha512=ecf0fff77ff6f1b356f018b6861b9e40bb8513092a7a486a3aa6024d12f5c15135899b77a188a44abc1c2ca84ebccb8bf9a78241e0383e023663fd7f86fbca72
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)"
>