| Package | Description |
|---|---|
| org.apache.jute.compiler.generated |
This package contains code generated by JavaCC from the
Hadoop record syntax file rcc.jj.
|
| Class | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| RccConstants |
Token literal values and constants.
|
| RccTokenManager |
Token Manager.
|
| 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 © 2018 The Apache Software Foundation