Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
P5scm.Exparser
type spat_parser_ast =
MLast.patt option
* ((spat_comp * spat_comp_opt) list * MLast.patt option * MLast.expr) list
val optim : bool ref
val cparser : MLast.loc -> spat_parser_ast -> MLast.expr
val cparser_match : MLast.loc -> MLast.expr -> spat_parser_ast -> MLast.expr
val cstream : MLast.loc -> sexp_comp list -> MLast.expr