MCPcopy Create free account
hub / github.com/apache/pig / offset

Method offset

src/org/apache/pig/parser/SourceLocation.java:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 }
60
61 public int offset() {
62 return offset;
63 }
64
65 public PigParserNode node() {
66 return node;

Calls

no outgoing calls

Tested by 1