package pfff
Tools and APIs for program analysis, code visualization, refactoring
Install
Dune Dependency
Authors
Maintainers
Sources
0.39.1.tar.gz
md5=19e3eb1003161d8e7ed65c96c4f69d52
sha512=37834e1726a004272fbc153fc4cd0a6afdf02b7918acf27492acd60890c32591eb8f5b22fcfd99dd707d8507b8208bdb24c99de9fd940cc2ad0171f1d103743f
doc/pfff-lang_python/Lexer_python/index.html
Module Lexer_python
module PI = Parse_info
module Flag = Flag_parsing
exception Lexical_error of string * Parse_info.info
val tok : Lexing.lexbuf -> string
val tokinfo : Lexing.lexbuf -> Parse_info.info
val error : string -> Lexing.lexbuf -> unit
type lexer_state = {
mutable curr_offset : int;
offset_stack : int Stack.t;
mutable nl_ignore : int;
mutable mode : state_mode;
}
val create : unit -> lexer_state
val ignore_nl : lexer_state -> unit
val aware_nl : lexer_state -> unit
val token : lexer_state -> Lexing.lexbuf -> Parser_python.token
val __ocaml_lex_token_rec :
lexer_state ->
Lexing.lexbuf ->
int ->
Parser_python.token
val offset : lexer_state -> Lexing.lexbuf -> string
val __ocaml_lex_offset_rec : lexer_state -> Lexing.lexbuf -> int -> string
val _token : lexer_state -> Lexing.lexbuf -> Parser_python.token
val __ocaml_lex__token_rec :
lexer_state ->
Lexing.lexbuf ->
int ->
Parser_python.token
val sq_shortstrlit :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
Parser_python.token
val __ocaml_lex_sq_shortstrlit_rec :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
int ->
Parser_python.token
val sq_longstrlit :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
Parser_python.token
val __ocaml_lex_sq_longstrlit_rec :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
int ->
Parser_python.token
val dq_shortstrlit :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
Parser_python.token
val __ocaml_lex_dq_shortstrlit_rec :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
int ->
Parser_python.token
val dq_longstrlit :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
Parser_python.token
val __ocaml_lex_dq_longstrlit_rec :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
int ->
Parser_python.token
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>