All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Base10 Base16 Base64 Binary Debug Type that can output a developer readable debug string.Decoder<O> Continuation of how to decode subsequent input buffers from a byte stream.DecoderException Thrown when aDecoderdecodes invalid data.Diagnostic Informational message attached to an input location.Display Type that can output a human readable display string.DynamicDecoder<O> Dynamically generatedDecodercontinuation.DynamicEncoder<I,O> Dynamically generatedEncodercontinuation.Encoder<I,O> Continuation of how encode subsequent output buffers for a byte stream.EncoderException Thrown when anEncoderencodes invalid data.Format Text format utility functions.Input Non-blocking token stream reader, with single token lookahead.InputBuffer Non-blocking token stream buffer.InputException Thrown when reading invalidInput.InputSettings Inputconsumption parameters.Mark Description of a source position, identified by byte offset, line, and column number, with an optional note.Output<T> Non-blocking token stream writer.OutputBuffer<T> Non-blocking token stream buffer.OutputException Thrown when writing invalidOutput.OutputSettings Outputproduction parameters.OutputStyle Stylized text output utility functions.Parser<O> Continuation of how to parse subsequentInputtokens from a stream.ParserException Thrown when aParserparses invdalid syntax.Span Description of a source range, identified by a closed interval between start and endmarks.Tag Description of a source location.Unicode Utf8 UtfErrorMode Unicode transformation format error handling mode.Writer<I,O> Continuation of how to write subsequentOutputtokens to a stream.WriterException Thrown when aWriterattempts to write invalid syntax.