Package org.apache.avro.compiler.idl

Interface Summary
IdlConstants Token literal values and constants.
 

Class Summary
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 Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError Token Manager Error.
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.