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

Method undefineTemplate

output/java8/1.4.13/STGroup.java:444–446  ·  view source on GitHub ↗
(String name)

Source from the content-addressed store, hash-verified

442 }
443
444 public void undefineTemplate(String name) {
445 templates.remove(name);
446 }
447
448 /** Compile a template. */
449

Callers

nothing calls this directly

Calls 1

removeMethod · 0.65

Tested by

no test coverage detected