All Classes and Interfaces
Class
Description
Specialized exception shows that allowed char buffer size of one buffers in a tokenizer is reached.
Unexpected error breaks functionality of the library.
Default implementation of parser context.
Generic version of prolog parser.
Base class for special service terms for use on level of parser.
Auxiliary mapping class allows to map a single char KOI7 to its related
operator data container.
Prolog operator definition.
Associativity of Prolog operators.
Container of operators which have same name but differently associative.
Context which provides flags and operator storage for a prolog parser.
Auxiliary class allows to make chain of prolog contexts.
Prolog atom.
Abstract class for all compound prolog terms.
Representation for float numeric term.
Representation of integer numeric term.
Representation of prolog list term.
Base class for all numeric terms.
Abstract base Prolog parser.
Exception is thrown if any problem with parsing of prolog sources.
Representation of prolog structure.
Base class describes a Prolog term
Representation of prolog variable.
Type of quotation for prolog term.
Internal auxiliary class to wrap a StringBuilder instance and provide some
extra methods.
Auxiliary string processing methods.
Un-escaped result container.
Type of prolog term.
Internal term wrapper to build AST.
Internal tokenizer to extract next token from reader.
Internal object representing tokenizer result.
Internal tokenizer state.