public class ExpressionFlattenerGoal
extends polyglot.frontend.goals.VisitorGoal
| Modifier | Constructor and Description |
|---|---|
protected |
ExpressionFlattenerGoal(polyglot.frontend.Job job,
polyglot.ast.NodeFactory nf,
polyglot.types.TypeSystem ts) |
| Modifier and Type | Method and Description |
|---|---|
static polyglot.frontend.goals.Goal |
create(polyglot.frontend.Scheduler scheduler,
polyglot.frontend.Job job) |
java.util.Collection<polyglot.frontend.goals.Goal> |
prerequisiteGoals(polyglot.frontend.Scheduler scheduler) |
createPass, equals, hashCode, toString, visitorprotected ExpressionFlattenerGoal(polyglot.frontend.Job job,
polyglot.ast.NodeFactory nf,
polyglot.types.TypeSystem ts)
public static polyglot.frontend.goals.Goal create(polyglot.frontend.Scheduler scheduler,
polyglot.frontend.Job job)
public java.util.Collection<polyglot.frontend.goals.Goal> prerequisiteGoals(polyglot.frontend.Scheduler scheduler)
prerequisiteGoals in interface polyglot.frontend.goals.GoalprerequisiteGoals in class polyglot.frontend.goals.AbstractGoal