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