All Classes and Interfaces

Class
Description
Base-10 (decimal) encoding Parser/Writer factory.
Base-16 (hexadecimal) encoding Parser/Writer factory.
Base-64 (7-bit ASCII) encoding Parser/Writer factory.
Byte Input/Output factory.
Type that can output a developer readable debug string.
Continuation of how to decode subsequent input buffers from a byte stream.
Thrown when a Decoder decodes invalid data.
 
Informational message attached to an input location.
Type that can output a human readable display string.
Dynamically generated Decoder continuation.
Dynamically generated Encoder continuation.
Continuation of how encode subsequent output buffers for a byte stream.
Thrown when an Encoder encodes invalid data.
Text format utility functions.
Non-blocking token stream reader, with single token lookahead.
Non-blocking token stream buffer.
Thrown when reading invalid Input.
Input consumption parameters.
Description of a source position, identified by byte offset, line, and column number, with an optional note.
Non-blocking token stream writer.
Non-blocking token stream buffer.
Thrown when writing invalid Output.
Output production parameters.
Stylized text output utility functions.
Continuation of how to parse subsequent Input tokens from a stream.
Thrown when a Parser parses invdalid syntax.
Description of a source range, identified by a closed interval between start and end marks.
Description of a source location.
Unicode code point Input/Output/Writer factory.
UTF-8 Input/Output factory.
Unicode transformation format error handling mode.
Continuation of how to write subsequent Output tokens to a stream.
Thrown when a Writer attempts to write invalid syntax.