Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Camlrack
Sourcetype sexp_pattern =
| SYMBOL
| INTEGER
| FLOAT
| STRING
| ANY
| PInteger of int
| PFloat of float
| PString of string
| PSymbol of string
| SPat of sexp_pattern list