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

Method getName

output/java8/1.4.13/ST.java:423–425  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

421 }
422
423 public String getName() {
424 return impl.name;
425 }
426
427 public boolean isAnonSubtemplate() {
428 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