|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.util.KEGClapi
public class KEGClapi
This is the utility that parses the command line arguements for the counter example generator.
Constructor Summary | |
---|---|
KEGClapi()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] opts)
Test driver: it will print the options map. |
static java.util.Map |
parseOpts(java.lang.String[] opts)
Parses the arguments producing a Map for the options and their values. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KEGClapi()
Method Detail |
---|
public static java.util.Map parseOpts(java.lang.String[] opts)
opts
- -- the arguements to be parsed
public static void main(java.lang.String[] opts)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |