All Classes and Interfaces
Class
Description
Parser for the Adelante Programming Language.
Token literal values and constants.
Token Manager.
Kind of declaration in the Symbol table.
This exception is thrown when parse errors are encountered.
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
Symbol table implementation.
Entry in a symbol table.
Describes the input token stream.
Token Manager Error.
Contains routines for normalizing token representations.
Implementation of an
InputStreamReader respecting the BOM.