|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.cunit.FileInstrumentor.Tool
edu.rice.cs.cunit.TCFileInstrumentor.TCTool
public static class TCFileInstrumentor.TCTool
Class to perform the command line utility tasks.
| Field Summary |
|---|
| Fields inherited from class edu.rice.cs.cunit.FileInstrumentor.Tool |
|---|
_createBackups, _cunitFilters, _cunitRtJarName, _destRtJarName, _instrumentorClassName, _instrumentRt, _parameters, _sourceRtJarName, _startDate, _sysInstrumentorClassName, _unpackJars |
| Constructor Summary | |
|---|---|
TCFileInstrumentor.TCTool()
|
|
| Method Summary | |
|---|---|
protected int |
checkArgs(java.lang.String[] args)
Check the arguments, set the fields, and return the index of the first file. |
protected void |
help(java.io.PrintStream out)
Print out a help message. |
| Methods inherited from class edu.rice.cs.cunit.FileInstrumentor.Tool |
|---|
run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TCFileInstrumentor.TCTool()
| Method Detail |
|---|
protected int checkArgs(java.lang.String[] args)
checkArgs in class FileInstrumentor.Toolargs - command line arguments
protected void help(java.io.PrintStream out)
help in class FileInstrumentor.Toolout - stream to output to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||