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

Method getName

output/java8/1.4.15/STGroup.java:784–786  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 2

toStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected