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