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

Method getName

output/java8/1.4.19/ST.java:427–429  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

425 }
426
427 public String getName() {
428 return impl.name;
429 }
430
431 public boolean isAnonSubtemplate() {
432 return impl.isAnonSubtemplate;

Callers 9

execMethod · 0.95
throwNoSuchPropertyMethod · 0.45
getFileNameMethod · 0.45
getMethod · 0.45
getMessageMethod · 0.45
_execMethod · 0.45
getObjectPropertyMethod · 0.45
JTreeScopeStackModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected