Modifier and Type | Field and Description |
---|---|
int |
index |
java.lang.String |
name |
Type |
type |
Constructor and Description |
---|
FIELD(Type type,
java.lang.String name,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
Visitor pattern dispatch.
|
boolean |
coerceTo(Type t) |
java.lang.String |
toString() |