Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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;
Callers
3
testRun_setsErrorThrowableOnPigStats
Method · 0.95
addOriginalLocation
Method · 0.80
PigRecognitionException
Method · 0.80
Calls
no outgoing calls
Tested by
1
testRun_setsErrorThrowableOnPigStats
Method · 0.76