C | |
| curr [Pcaml] | |
E | |
| e [Grammar.S.Entry] | |
| e [Grammar.Entry] | |
| err_ctx [Pcaml] |
Allow user to catch exceptions in quotations
|
| expander [Quotation] | |
G | |
| g [Grammar] |
The type for grammars, holding entries.
|
| glexer [Token] |
The type for a lexer used by Camlp4 grammars.
|
K | |
| kont [Pcaml] | |
L | |
| lexer_func [Token] |
The type for a lexer function.
|
| location [Token] | |
| location_function [Token] |
The type for a function associating a number of a token in a stream
(starting from 0) to its source location.
|
N | |
| next [Pcaml] | |
P | |
| parsable [Grammar.S] | |
| pattern [Token] |
Token patterns come from the EXTEND statement.
|
| pr_level [Pcaml] | |
| pr_rule [Pcaml] | |
| printer_t [Pcaml] | |
T | |
| t [Extfun] |
The type of the extensible functions of type
'a -> 'b
|
| te [Grammar.GLexerType] | |
| te [Grammar.S] |