|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.cop5555.base.Options
public class Options
| Field Summary | |
|---|---|
java.io.File |
d
|
boolean |
debug
|
java.io.File[] |
files
|
boolean |
nowarn
|
java.lang.String |
sourcepath
|
boolean |
verbose
|
| Constructor Summary | |
|---|---|
Options()
|
|
Options(java.lang.String[] args)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean nowarn
public boolean verbose
public boolean debug
public java.lang.String sourcepath
public java.io.File d
public java.io.File[] files
| Constructor Detail |
|---|
public Options()
public Options(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||