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

Method Tool

corpus/java/training/antlr4-tool/org/antlr/v4/Tool.java:213–213  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

211 }
212
213 public Tool() { this(null); }
214
215 public Tool(String[] args) {
216 this.args = args;

Callers

nothing calls this directly

Calls 2

handleArgsMethod · 0.95
setFormatMethod · 0.80

Tested by

no test coverage detected