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

Method undefineTemplate

output/java8/1.4.17/STGroup.java:464–466  ·  view source on GitHub ↗
(String name)

Source from the content-addressed store, hash-verified

462 }
463
464 public void undefineTemplate(String name) {
465 templates.remove(name);
466 }
467
468 /** Compile a template. */
469

Callers

nothing calls this directly

Calls 1

removeMethod · 0.65

Tested by

no test coverage detected