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

Method getName

output/java8/1.4.12/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

getFileNameNoSuffixMethod · 0.95
getFileNameMethod · 0.95

Tested by

no test coverage detected