| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.record.compiler.generated |
This package contains code generated by JavaCC from the
Hadoop record syntax file rcc.jj.
|
| 类和说明 |
|---|
| ParseException
This exception is thrown when parse errors are encountered.
|
| RccConstants |
| RccTokenManager |
| SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| Token
Describes the input token stream.
|
Copyright © 2009 The Apache Software Foundation