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_nw/Lexer_nw/index.html
Module Lexer_nw
module Flag = Flag_parsingtype token = | TComment of Parse_info.info| TCommentSpace of Parse_info.info| TCommentNewline of Parse_info.info| TWord of string * Parse_info.info| TNumber of string * Parse_info.info| TUnit of string * Parse_info.info| TSymbol of string * Parse_info.info| TCommand of string * Parse_info.info| TOBrace of Parse_info.info| TCBrace of Parse_info.info| TOBracket of Parse_info.info| TCBracket of Parse_info.info| TFootnote of char * Parse_info.info| TBeginVerbatim of Parse_info.info| TEndVerbatim of Parse_info.info| TVerbatimLine of string * Parse_info.info| TBeginNowebChunk of Parse_info.info| TEndNowebChunk of Parse_info.info| TNowebChunkStr of string * Parse_info.info| TNowebChunkName of string * Parse_info.info| TNowebCode of string * Parse_info.info| TNowebCodeLink of string * Parse_info.info| TUnknown of Parse_info.info| EOF of Parse_info.info
val yyback : int -> Lexing.lexbuf -> unitval tok : Lexing.lexbuf -> stringval tokinfo : Lexing.lexbuf -> Parse_info.infoval default_state : state_modeval _mode_stack : state_mode list refval current_mode : unit -> state_modeval push_mode : state_mode -> unitval tex : Lexing.lexbuf -> tokenval __ocaml_lex_tex_rec : Lexing.lexbuf -> int -> tokenval noweb : Lexing.lexbuf -> tokenval __ocaml_lex_noweb_rec : Lexing.lexbuf -> int -> tokenval verbatim : 'a -> Lexing.lexbuf -> tokenval __ocaml_lex_verbatim_rec : 'a -> Lexing.lexbuf -> int -> token sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>