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