All Classes and Interfaces
Class
Description
Expression functions.
A special kind of function resolver that wraps an
Enum of ExpressionFunctionTypeAn expression object for evaluating dynamic calculations.
Expression branch.
Single expression directive.
Expression directive.
Exception that can be thrown during expression evaluation.
Creates expression objects from input text.
Single expression function.
Resolver encapsulation for finding a relevant function by name.
Describes a type of function entry point.
A single node in a compiled expression.
Exception that can be thrown during expression parsing.
A calculation stack for expression calculation.
Expression value encapsulation.
An open variable set in which values can be set.
Expression variable set.
Breaks up a stream of characters into lexicographical tokens.
This is a info kernel that tells a
Lexer how to interpret certain characters and identifiers.Abstract parser class.
Thrown when a Parser has a problem.
This holds a series of
Reader streams such that the stream on top is the current active stream.Lexer token object.
A resolver that is a combination of multiple resolvers.
Assists in endian reading from an input stream.
Assists in endian writing to an output stream.