Package | Description |
---|---|
org.apache.pig.parser |
Modifier and Type | Method and Description |
---|---|
PigParserNode.InvocationPoint |
PigParserNode.getNextInvocationPoint() |
Modifier and Type | Method and Description |
---|---|
java.util.List<PigParserNode.InvocationPoint> |
PigParserNode.getInvocationStack() |
Modifier and Type | Method and Description |
---|---|
void |
PigParserNode.setInvocationStack(java.util.List<PigParserNode.InvocationPoint> stack) |
Copyright © 2007-2012 The Apache Software Foundation