package pfff
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tools and APIs for program analysis, code visualization, refactoring
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.37.1.tar.gz
sha256=d5be49a8ee9d26bff98b902533e0bde59cf1613a6e8f15651492205434f35c0e
md5=637a4f055de86bf02ad372b45e5567a9
doc/pfff-lang_js/Lexer_js/index.html
Module Lexer_js
module Flag = Flag_parsingmodule PI = Parse_infoexception Lexical_error of string * Parse_info.infoval tok : Lexing.lexbuf -> stringval tokinfo : Lexing.lexbuf -> PI.infoval error : string -> Lexing.lexbuf -> unitval yyback : int -> Lexing.lexbuf -> unitval keyword_table : (string, Cst_js.tok -> Parser_js.token) Hashtbl.tval default_state : state_modeval _mode_stack : state_mode list refval _last_non_whitespace_like_token : Parser_js.token option refval current_mode : unit -> state_modeval push_mode : state_mode -> unitval set_mode : state_mode -> unitval initial : Lexing.lexbuf -> Parser_js.tokenval __ocaml_lex_initial_rec : Lexing.lexbuf -> int -> Parser_js.tokenval string_escape : char -> Buffer.t -> Lexing.lexbuf -> unitval __ocaml_lex_string_escape_rec :
char ->
Buffer.t ->
Lexing.lexbuf ->
int ->
unitval string_quote : char -> Buffer.t -> Lexing.lexbuf -> unitval __ocaml_lex_string_quote_rec :
char ->
Buffer.t ->
Lexing.lexbuf ->
int ->
unitval backquote : Lexing.lexbuf -> Parser_js.tokenval __ocaml_lex_backquote_rec : Lexing.lexbuf -> int -> Parser_js.tokenval regexp : Buffer.t -> Lexing.lexbuf -> unitval __ocaml_lex_regexp_rec : Buffer.t -> Lexing.lexbuf -> int -> unitval regexp_class : Buffer.t -> Lexing.lexbuf -> unitval __ocaml_lex_regexp_class_rec : Buffer.t -> Lexing.lexbuf -> int -> unitval regexp_maybe_ident : Buffer.t -> Lexing.lexbuf -> unitval __ocaml_lex_regexp_maybe_ident_rec :
Buffer.t ->
Lexing.lexbuf ->
int ->
unitval st_comment : Buffer.t -> Lexing.lexbuf -> unitval __ocaml_lex_st_comment_rec : Buffer.t -> Lexing.lexbuf -> int -> unitval st_in_xhp_tag : string -> Lexing.lexbuf -> Parser_js.tokenval __ocaml_lex_st_in_xhp_tag_rec :
string ->
Lexing.lexbuf ->
int ->
Parser_js.tokenval st_in_xhp_text : string -> Lexing.lexbuf -> Parser_js.tokenval __ocaml_lex_st_in_xhp_text_rec :
string ->
Lexing.lexbuf ->
int ->
Parser_js.tokenval st_xhp_comment : Lexing.lexbuf -> stringval __ocaml_lex_st_xhp_comment_rec : Lexing.lexbuf -> int -> string sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>