MCPcopy Create free account
hub / github.com/antlr/codebuff / getName

Method getName

output/java/1.4.15/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

getFileNameNoSuffixMethod · 0.95
getFileNameMethod · 0.95

Tested by

no test coverage detected