Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getFileName
Method
getFileName
src/org/apache/pig/parser/PigParserNode.java:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
public
String getFileName() {
62
return
fileName;
63
}
64
65
public
int
getStartLine() {
66
return
startLine;
Callers
8
getErrorMessage
Method · 0.95
makeMacroDef
Method · 0.45
buildLoadOp
Method · 0.45
maskAlias
Method · 0.45
macroInline
Method · 0.45
PigParserNode
Method · 0.45
SourceLocation
Method · 0.45
launchPig
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected