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.4.tar.gz
md5=818ceb6724ebcff9f179bcd6aa566bbb
sha512=e64da49c06fbc341ca01fbee4e541d9ab90aa374c1d08152207f9cc130afd779f3e538a7dcc183dd6e2919e235a324acd89583e47c4725c02a5de57e5abec326
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)"
>