|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTypes.Type
Types.FUN
| Field Summary | |
|---|---|
RECORD<Type> |
formals
|
Type |
result
|
| Constructor Summary | |
|---|---|
FUN(Type r)
|
|
| Method Summary | |
|---|---|
void |
accept(Types.Visitor v)
|
boolean |
coerceTo(Type t)
|
boolean |
equals(java.lang.Object o)
|
java.lang.String |
toString()
|
| Methods inherited from class Types.Type |
|---|
actual, field, method |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public RECORD<Type> formals
public Type result
| Constructor Detail |
|---|
public FUN(Type r)
| Method Detail |
|---|
public boolean coerceTo(Type t)
coerceTo in class Typepublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic void accept(Types.Visitor v)
accept in class Type
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||