public class SimplifyGreenVisitor
extends za.ac.sun.cs.green.expr.Visitor
| Modifier and Type | Field and Description |
|---|---|
za.ac.sun.cs.green.expr.Expression |
returnExp |
| Constructor and Description |
|---|
SimplifyGreenVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
postVisit(za.ac.sun.cs.green.expr.Operation operation) |