|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.neu.ccs.demeterf.demfgen.classes.Decl
public abstract class Decl
| Constructor Summary | |
|---|---|
Decl()
|
|
| Method Summary | |
|---|---|
boolean |
isProd()
|
static Decl |
parse(java.io.InputStream inpt)
|
static Decl |
parse(java.io.Reader inpt)
|
static Decl |
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 Decl()
| Method Detail |
|---|
public static Decl parse(java.lang.String inpt)
throws ParseException
ParseException
public static Decl parse(java.io.InputStream inpt)
throws ParseException
ParseException
public static Decl parse(java.io.Reader inpt)
throws ParseException
ParseExceptionpublic boolean isProd()
public java.lang.String print()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||