All Classes and Interfaces

Class
Description
Exception thrown on bad ArcheText object type conversion.
Exception thrown on bad ArcheText conversion.
Factory class for generating ArcheTextObjects.
The object representation for all ArcheText objects and values.
Exception thrown on bad ArcheText parse.
Exception thrown on bad ArcheText parse.
A reader class for reading in ArcheText data and creating objects from it.
The root of an ArcheText Hierarchy.
The values stored in an ArcheTextObject.
ArcheText value internal types.
An annotation that signifies that this field or getter/setter method should be used for this structure's identity.
An annotation for telling ArcheTextFactory that this field or method should not be serialized from an ArcheTextObject of any kind.
An annotation to signify that a field/getter/setter is imported/exported with this field name.
ArcheText object internal accumulation types.
A hash map that stores deques of a particular type.
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 lexer that scans for specific directives and affects the stream.
Default includer to use when none specified.
An interface that allows the user to resolve a resource by path when the PreprocessorLexer parses it.
Thrown on preprocessor error.
Lambda interface that returns a string.
A factory that produces type profiles for POJOs and data objects.
An interface for figuring out whether to ignore certain fields or methods on an object that a profile is being generated for (if they are already going to pass testing for includable fields).
Type profile for an unknown object that has an ambiguous signature for applying values to POJOs and beans.
Field information.
Method signature.