All Classes and Interfaces

Class
Description
A specific implementation of an Input for Characters that also implements the CharSequence interface.
The base class for all kinds of Parsing.Parser Descriptions.
A Description for Parsing.Parsers with no expectation hints (which is the default).
An abstract representation of an Input for parsing.
A Description for Parsing.Parsers that expect a String literal.
A Description for Parsing.Parsers that negate another Parsing.Parser's expectation.
An abstract class that provides all basic parsing capabilities.
A simple representation of a Product (or pair) as a record.
A Description for Parsing.Parsers that expect a Pattern.
A lazily evaluated Input for Streams of arbitrary elements.
An extension of the basic Parsing class that provides basic Parsing.Parsers for Parsing with Strings.