Constructor and Description |
---|
NewObjectExpr(Type type) |
Modifier and Type | Method and Description |
---|---|
Exp |
accept(TreeVisitor v) |
Type |
accept(TypeVisitor v) |
void |
accept(Visitor v)
Visitor pattern dispatch.
|
public Type type
public NewObjectExpr(Type type)
public void accept(Visitor v)
public Type accept(TypeVisitor v)