MCPcopy Index your code
hub / github.com/antlr/codebuff / getName

Method getName

output/java8/1.4.17/STGroup.java:785–787  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

783 }
784
785 public String getName() {
786 return "<no name>;";
787 }
788
789 public String getFileName() {
790 return null;

Callers 15

getInstanceOfMethod · 0.95
lookupTemplateMethod · 0.95
toStringMethod · 0.95
getInstanceOfMethod · 0.95
lookupTemplateMethod · 0.95
getInstanceOfMethod · 0.95
lookupTemplateMethod · 0.95
getInstanceOfMethod · 0.95
lookupTemplateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected