
Files | |
| file | antlr3.h | 
| file | antlr3baserecognizer.h | 
| Defines the basic structure to support recognizing by either a lexer, parser, or tree parser.  | |
| file | antlr3basetree.h | 
| Definition of the ANTLR3 base tree.  | |
| file | antlr3basetreeadaptor.h | 
| Definition of the ANTLR3 base tree adaptor.  | |
| file | antlr3bitset.h | 
| Defines the basic structures of an ANTLR3 bitset.  | |
| file | antlr3collections.h | 
| file | antlr3commontoken.h | 
| Defines the interface for a common token.  | |
| file | antlr3commontree.h | 
| file | antlr3commontreeadaptor.h | 
| Definition of the ANTLR3 common tree adaptor.  | |
| file | antlr3commontreenodestream.h | 
| Definition of the ANTLR3 common tree node stream.  | |
| file | antlr3convertutf.h | 
| file | antlr3cyclicdfa.h | 
| file | antlr3debugeventlistener.h | 
| The definition of all debugging events that a recognizer can trigger.  | |
| file | antlr3defs.h | 
| Basic type and constant definitions for ANTLR3 Runtime.  | |
| file | antlr3encodings.h | 
| file | antlr3errors.h | 
| file | antlr3exception.h | 
| Contains the definition of a basic ANTLR3 exception structure created by a recognizer when errors are found/predicted.  | |
| file | antlr3filestream.h | 
| file | antlr3input.h | 
| Defines the basic structures used to manipulate character streams from any input source.  | |
| file | antlr3interfaces.h | 
| Declarations for all the antlr3 C runtime interfaces/classes.  | |
| file | antlr3intstream.h | 
| Defines the the class interface for an antlr3 INTSTREAM.  | |
| file | antlr3lexer.h | 
| Base interface for any ANTLR3 lexer.  | |
| file | antlr3memory.h | 
| file | antlr3parser.h | 
| Base implementation of an ANTLR3 parser.  | |
| file | antlr3parsetree.h | 
| Abstraction of Common tree to provide payload and string representation of node.  | |
| file | antlr3recognizersharedstate.h | 
| While the C runtime does not need to model the state of multiple lexers and parsers in the same way as the Java runtime does it is no overhead to reflect that model.  | |
| file | antlr3rewritestreams.h | 
| file | antlr3string.h | 
| Simple string interface allows indiscriminate allocation of strings such that they can be allocated all over the place and released in one chunk via a string factory - saves lots of hassle in remembering what strings were allocated where.  | |
| file | antlr3tokenstream.h | 
| Defines the interface for an ANTLR3 common token stream.  | |
| file | antlr3treeparser.h | 
 1.5.5