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

Method line

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

Source from the content-addressed store, hash-verified

55 }
56
57 public int line() {
58 return line;
59 }
60
61 public int offset() {
62 return offset;

Calls

no outgoing calls

Tested by 1