|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.pig.parser.QueryParserStreamUtil
public class QueryParserStreamUtil
| Constructor Summary | |
|---|---|
QueryParserStreamUtil()
|
|
| Method Summary | |
|---|---|
static int |
LA(int i,
int n,
int p,
char[] data)
Refer to ANTLRStringStream class for definitions of n, p, and data. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryParserStreamUtil()
| Method Detail |
|---|
public static int LA(int i,
int n,
int p,
char[] data)
i - look ahead number
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||