Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Sexp.Privatemodule Raw_grammar : sig ... endRepresentation of S-expression grammars
val size : t -> int * intval buffer : unit -> Buffer.tval to_buffer_gen :
buf:'buffer ->
add_char:('buffer -> char -> unit) ->
add_string:('buffer -> string -> unit) ->
t ->
unit