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

Method getName

output/java/1.4.12/STGroupFile.java:151–154  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

149 }
150
151 @Override
152 public String getName() {
153 return Misc.getFileNameNoSuffix(getFileName());
154 }
155
156 @Override
157 public String getFileName() {

Callers

nothing calls this directly

Calls 2

getFileNameNoSuffixMethod · 0.95
getFileNameMethod · 0.95

Tested by

no test coverage detected