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

Method getName

output/java/1.4.13/ST.java:424–426  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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