MCPcopy 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

getErrorMessageMethod · 0.95
makeMacroDefMethod · 0.45
buildLoadOpMethod · 0.45
maskAliasMethod · 0.45
macroInlineMethod · 0.45
PigParserNodeMethod · 0.45
SourceLocationMethod · 0.45
launchPigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected