MCPcopy Create free account
hub / github.com/apache/freemarker / usage

Method usage

src/test/java/freemarker/test/TreeView.java:98–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96 }
97
98 static void usage() {
99 System.err.println("little toy program to display a compiled template as a tree.");
100 System.err.println("Usage: java freemarker.test.TreeView <templatefile>");
101 }
102}

Callers 1

mainMethod · 0.95

Calls 1

printlnMethod · 0.45

Tested by

no test coverage detected