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

Method getName

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

Source from the content-addressed store, hash-verified

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