Constructor and Description |
---|
GreaterExpr(Expr e1,
Expr e2) |
Modifier and Type | Method and Description |
---|---|
Exp |
accept(TreeVisitor v) |
Type |
accept(TypeVisitor v) |
void |
accept(Visitor v)
Visitor pattern dispatch.
|
public void accept(Visitor v)
public Type accept(TypeVisitor v)