Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getName
Method
getName
output/java/1.4.17/STGroupFile.java:154–157 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
152
}
153
154
@Override
155
public
String getName() {
156
return
Misc.getFileNameNoSuffix(getFileName());
157
}
158
159
@Override
160
public
String getFileName() {
Callers
nothing calls this directly
Calls
2
getFileNameNoSuffix
Method · 0.95
getFileName
Method · 0.95
Tested by
no test coverage detected