pxp
Polymorphic XML Parser
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package pxp
-
pxp_engine
-
pxp_lex_iso88591
-
pxp_lex_utf8
-
pxp_ulex_utf8
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library pxp_engine
Module
Pxp_lexing
type lexbuf = Lexing.lexbuf
val from_channel : in_channel -> lexbuf
val from_string : string -> lexbuf
val lexeme : lexbuf -> string
val lexeme_char : lexbuf -> int -> char
val lexeme_len : lexbuf -> int
val from_bytes_inplace : Bytes.t -> Lexing.lexbuf
val sub_lexeme : Lexing.lexbuf -> int -> int -> string
ON THIS PAGE
No table of contents