Class Summary |
BaseLexer |
Untamed: To be replaced with a lexer based on Antlr. |
FileFeeder |
Untamed: A FileFeeder reads its input from a Reader which it assumes starts at the
beginning of line 1 in the text unit (file?) described by the Url. |
Indenter |
Untamed: Keeps track of indentation info for BaseLexer's subclasses and clients. |
ReplayLexer |
Untamed: The large number of bogus messages in this class is a symptom of a need to
refactor. |
TwineFeeder |
Untamed: For feeding in one line of Twine at a time taken from a dynamically
provided Twine source. |
URIKit |
Safe: This class provides some conveniences for manipulating E URI-tokens. |