Package | Description |
---|---|
org.apache.jute.compiler.generated |
This package contains code generated by JavaCC from the
Hadoop record syntax file rcc.jj.
|
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
RccTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
RccTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser.
|
void |
RccTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser.
|
Constructor and Description |
---|
RccTokenManager(SimpleCharStream stream)
Constructor.
|
RccTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.