package pfff
Tools and APIs for program analysis, code visualization, refactoring
Install
Dune Dependency
Authors
Maintainers
Sources
0.39.3.tar.gz
md5=4d66e9bfbc4cca184d4b6c4db8b1ecd3
sha512=d6949417711a966adb706976de6db160a1c16389c90fa7f744024a23feaadfc319be126975ddb058213340bacceb868c669ef2087cdc69fde35209456759db1f
doc/pfff-lang_nw/Lexer_nw/index.html
Module Lexer_nw
module Flag = Flag_parsing
type token =
| TComment of Parse_info.t
| TCommentSpace of Parse_info.t
| TCommentNewline of Parse_info.t
| TWord of string * Parse_info.t
| TNumber of string * Parse_info.t
| TUnit of string * Parse_info.t
| TSymbol of string * Parse_info.t
| TCommand of string * Parse_info.t
| TOBrace of Parse_info.t
| TCBrace of Parse_info.t
| TOBracket of Parse_info.t
| TCBracket of Parse_info.t
| TFootnote of char * Parse_info.t
| TBeginVerbatim of Parse_info.t
| TEndVerbatim of Parse_info.t
| TVerbatimLine of string * Parse_info.t
| TBeginNowebChunk of Parse_info.t
| TEndNowebChunk of Parse_info.t
| TNowebChunkStr of string * Parse_info.t
| TNowebChunkName of string * Parse_info.t
| TNowebCode of string * Parse_info.t
| TNowebCodeLink of string * Parse_info.t
| TUnknown of Parse_info.t
| EOF of Parse_info.t
val tok : Lexing.lexbuf -> string
val tokinfo : Lexing.lexbuf -> Parse_info.t
val error : string -> Lexing.lexbuf -> unit
val default_state : state_mode
val _mode_stack : state_mode list ref
val current_mode : unit -> state_mode
val push_mode : state_mode -> unit
val tex : Lexing.lexbuf -> token
val __ocaml_lex_tex_rec : Lexing.lexbuf -> int -> token
val noweb : Lexing.lexbuf -> token
val __ocaml_lex_noweb_rec : Lexing.lexbuf -> int -> token
val verbatim : 'a -> Lexing.lexbuf -> token
val __ocaml_lex_verbatim_rec : 'a -> Lexing.lexbuf -> int -> token
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>