|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTypes.Type
Types.BOOLEAN
Constructor Summary | |
---|---|
BOOLEAN()
|
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 |
Constructor Detail |
---|
public BOOLEAN()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public boolean coerceTo(Type t)
coerceTo
in class Type
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public 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 |