| Interface | Description | 
|---|---|
| IdlConstants | 
 Token literal values and constants. 
 | 
| Class | Description | 
|---|---|
| Idl | 
 Grammar to parse a higher-level language into an Avro Schema. 
 | 
| IdlTokenManager | 
 Token Manager. 
 | 
| JavaCharStream | 
 An implementation of interface CharStream, where the stream is assumed to
 contain only ASCII characters (with java-like unicode escape processing). 
 | 
| Token | 
 Describes the input token stream. 
 | 
| Exception | Description | 
|---|---|
| ParseException | 
 This exception is thrown when parse errors are encountered. 
 | 
| Error | Description | 
|---|---|
| TokenMgrError | 
 Token Manager Error. 
 | 
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.