|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.neu.ccs.demeterf.views.classes.Quantifier
edu.neu.ccs.demeterf.views.classes.NoQuant
public class NoQuant
Representation of NoQuant
| Constructor Summary | |
|---|---|
NoQuant()
Construct a(n) NoQuant Instance |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Is the given object Equal to this NoQuant? |
static NoQuant |
parse(java.io.InputStream inpt)
Parse an instance of NoQuant from the given Stream |
static NoQuant |
parse(java.io.Reader inpt)
Parse an instance of NoQuant from the given Reader |
static NoQuant |
parse(java.lang.String inpt)
Parse an instance of NoQuant from the given String |
java.lang.String |
toString()
DGP method from Class PrintToString |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NoQuant()
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class java.lang.Object
public static NoQuant parse(java.lang.String inpt)
throws ParseException
ParseException
public static NoQuant parse(java.io.InputStream inpt)
throws ParseException
ParseException
public static NoQuant parse(java.io.Reader inpt)
throws ParseException
ParseExceptionpublic java.lang.String toString()
toString in class Quantifier
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||