C | |
| c [Sexpm] | |
| codec [Sexpm] |
The type for codecs for values of type
'a.
|
D | |
| decoder [Sexpm] |
The type for UTF-8 s-expression decoders.
|
E | |
| encoder [Sexpm] |
The type for UTF-8 s-expression encoders.
|
| encoder_style [Sexpm] |
The type for the encoder output style.
|
| error [Sexpm] |
The type for decode errors.
|
I | |
| input [Sexpm] |
The type for input byte streams.
|
L | |
| lexeme [Sexpm] |
The type for s-expression lexemes.
|
O | |
| output [Sexpm] |
The type for output byte streams.
|
P | |
| pos [Sexpm] |
The type for character positions.
|
R | |
| range [Sexpm] |
The type for character ranges.
|
T | |
| t [Sexpm] |
The type for s-expressions tagged with values of type
'a.
|
| tagger [Sexpm] |
The type for s-expression taggers.
|
| trace [Sexpm] |
The type for the list of lexemes that described a value.
|