Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getFileName
Method
getFileName
output/java/1.4.14/ConstructionEvent.java:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
public
String getFileName() {
40
return
getSTEntryPoint().getFileName();
41
}
42
43
public
int
getLine() {
44
return
getSTEntryPoint().getLineNumber();
Callers
nothing calls this directly
Calls
1
getSTEntryPoint
Method · 0.95
Tested by
no test coverage detected