|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.bandm.sig.absy.Absy
eu.bandm.sig.absy.Type
eu.bandm.sig.absy.QuantifiedType
eu.bandm.sig.absy.ExistentialType
public class ExistentialType
| Field Summary |
|---|
| Fields inherited from class eu.bandm.sig.absy.QuantifiedType |
|---|
body, get_body, get_head, head |
| Fields inherited from class eu.bandm.sig.absy.Absy |
|---|
get_location, location, set_location |
| Fields inherited from interface eu.bandm.tools.format.Formattable |
|---|
format |
| Constructor Summary | |
|---|---|
protected |
ExistentialType()
|
|
ExistentialType(TypeBinding head,
Type body)
|
| Method Summary | |
|---|---|
ExistentialType |
doclone()
|
static String |
getFormatHint()
|
ExistentialType |
initFrom(Object o0)
|
| Methods inherited from class eu.bandm.sig.absy.QuantifiedType |
|---|
get_body, get_head, set_body, set_head |
| Methods inherited from class eu.bandm.sig.absy.Type |
|---|
format |
| Methods inherited from class eu.bandm.sig.absy.Absy |
|---|
get_location, set_location |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExistentialType(TypeBinding head,
Type body)
protected ExistentialType()
| Method Detail |
|---|
public ExistentialType doclone()
doclone in class QuantifiedTypepublic static String getFormatHint()
public ExistentialType initFrom(Object o0)
initFrom in class QuantifiedType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||