Abstract
Readonly
ctxProtected
Readonly
optionsUser-defined options for the tool merged with the default options.
Abstract
getAbstract
getProtected
makeMakes a ToolOutput from the given output.
Runs the tool on the given compilation unit.
The compilation unit to run the tool on.
The result of the tool.
Runs the tool without any compilation unit.
The result of the tool.
Protected
runImplement this method if your tool needs a compilation unit.
Static
canTests if the Tool could be executed without compilation unit using runStandalone
.
A tool that can be used to extend the functionality of Misti.