Modifier and Type | Field and Description |
---|---|
Type |
checktype |
java.lang.String |
name |
Type |
type |
Constructor and Description |
---|
Formal(Type type,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
Exp |
accept(TreeVisitor v) |
Type |
accept(TypeVisitor v) |
void |
accept(Visitor v)
Visitor pattern dispatch.
|