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

Method isAnonSubtemplate

output/java/1.4.17/ST.java:429–431  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

427 }
428
429 public boolean isAnonSubtemplate() {
430 return impl.isAnonSubtemplate;
431 }
432
433 public int write(STWriter out) throws IOException {
434 Interpreter interp = new Interpreter(groupThatCreatedThisInstance, impl.nativeGroup.errMgr, false);

Callers 3

toStringMethod · 0.95
updateCurrentSTMethod · 0.45
zip_mapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected