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

Method getName

output/java/1.4.19/STGroup.java:793–795  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

791 }
792
793 public String getName() {
794 return "<no name>;";
795 }
796
797 public String getFileName() {
798 return null;

Callers 4

getInstanceOfMethod · 0.95
lookupTemplateMethod · 0.95
toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected