org.apache.pig.parser
Class PigParserNode.InvocationPoint
java.lang.Object
org.apache.pig.parser.PigParserNode.InvocationPoint
- Enclosing class:
- PigParserNode
public static class PigParserNode.InvocationPoint
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PigParserNode.InvocationPoint
public PigParserNode.InvocationPoint(int line,
String file,
String macro)
getLine
public int getLine()
getFile
public String getFile()
getMacro
public String getMacro()
Copyright © 2012 The Apache Software Foundation