Modifier and Type | Field and Description |
---|---|
RECORD |
fields |
OBJECT |
instance |
RECORD |
methods |
java.lang.String |
name |
CLASS |
parent |
Constructor and Description |
---|
CLASS(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
Visitor pattern dispatch.
|
boolean |
coerceTo(Type t) |
java.lang.String |
toString() |