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.39.1.tar.gz
md5=19e3eb1003161d8e7ed65c96c4f69d52
sha512=37834e1726a004272fbc153fc4cd0a6afdf02b7918acf27492acd60890c32591eb8f5b22fcfd99dd707d8507b8208bdb24c99de9fd940cc2ad0171f1d103743f
doc/pfff-lang_python/Lexer_python/index.html
Module Lexer_python
module PI = Parse_infomodule Flag = Flag_parsingexception Lexical_error of string * Parse_info.infoval tok : Lexing.lexbuf -> stringval tokinfo : Lexing.lexbuf -> Parse_info.infoval error : string -> Lexing.lexbuf -> unittype lexer_state = {mutable curr_offset : int;offset_stack : int Stack.t;mutable nl_ignore : int;mutable mode : state_mode;
}val create : unit -> lexer_stateval ignore_nl : lexer_state -> unitval aware_nl : lexer_state -> unitval token : lexer_state -> Lexing.lexbuf -> Parser_python.tokenval __ocaml_lex_token_rec :
lexer_state ->
Lexing.lexbuf ->
int ->
Parser_python.tokenval offset : lexer_state -> Lexing.lexbuf -> stringval __ocaml_lex_offset_rec : lexer_state -> Lexing.lexbuf -> int -> stringval _token : lexer_state -> Lexing.lexbuf -> Parser_python.tokenval __ocaml_lex__token_rec :
lexer_state ->
Lexing.lexbuf ->
int ->
Parser_python.tokenval sq_shortstrlit :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
Parser_python.tokenval __ocaml_lex_sq_shortstrlit_rec :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
int ->
Parser_python.tokenval sq_longstrlit :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
Parser_python.tokenval __ocaml_lex_sq_longstrlit_rec :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
int ->
Parser_python.tokenval dq_shortstrlit :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
Parser_python.tokenval __ocaml_lex_dq_shortstrlit_rec :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
int ->
Parser_python.tokenval dq_longstrlit :
lexer_state ->
Parse_info.info ->
Lexing.lexbuf ->
Parser_python.tokenval __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)"
>