Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val set :
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
'ignored ->
unit
val get :
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
Out.t ->
unit
val tryget :
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
Out.t ->
unit
val unset :
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
'ignored ->
unit
val unsetall : 'string -> 'charstream -> Out.t -> unit
val ifdef :
bool option Pervasives.ref ->
bool ->
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
Out.t ->
unit
val ifndef :
bool option Pervasives.ref ->
bool ->
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
Out.t ->
unit
val elzeifdef :
bool option Pervasives.ref ->
bool ->
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
Out.t ->
unit
val elze :
bool option Pervasives.ref ->
bool ->
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
Out.t ->
unit