|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.neu.ccs.demeterf.demfgen.classes.Bound
public abstract class Bound
| Constructor Summary | |
|---|---|
Bound()
|
|
| Method Summary | |
|---|---|
static Bound |
parse(java.io.InputStream inpt)
|
static Bound |
parse(java.io.Reader inpt)
|
static Bound |
parse(java.lang.String inpt)
|
java.lang.String |
print()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Bound()
| Method Detail |
|---|
public static Bound parse(java.lang.String inpt)
throws ParseException
ParseException
public static Bound parse(java.io.InputStream inpt)
throws ParseException
ParseException
public static Bound parse(java.io.Reader inpt)
throws ParseException
ParseExceptionpublic java.lang.String print()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||