Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val from_gen : char Gen.t -> byte_order option -> lexbuf
val from_stream : char Stream.t -> byte_order option -> lexbuf
val from_channel : in_channel -> byte_order option -> lexbuf
val from_string : string -> byte_order option -> lexbuf
val lexeme : lexbuf -> byte_order -> bool -> string
val sub_lexeme : lexbuf -> int -> int -> byte_order -> bool -> string