Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
handleArgs
Method · 0.95
setFormat
Method · 0.80
Tested by
no test coverage detected