public class CodeGenerated
extends polyglot.frontend.goals.CodeGenerated
CompileGoal| Modifier | Constructor and Description |
|---|---|
protected |
CodeGenerated(polyglot.frontend.Job job) |
| Modifier and Type | Method and Description |
|---|---|
static polyglot.frontend.goals.Goal |
create(polyglot.frontend.Scheduler scheduler,
polyglot.frontend.Job job) |
polyglot.frontend.Pass |
createPass(polyglot.frontend.ExtensionInfo extInfo) |
addCorequisiteGoal, addPrerequisiteGoal, checkCycles, conflictsWith, corequisiteGoals, equals, hasBeenReached, hashCode, isReachable, job, name, setState, setUnreachable, setUnreachableThisRun, state, stateString, toStringprotected CodeGenerated(polyglot.frontend.Job job)
job - The job to compile.public static polyglot.frontend.goals.Goal create(polyglot.frontend.Scheduler scheduler,
polyglot.frontend.Job job)
public polyglot.frontend.Pass createPass(polyglot.frontend.ExtensionInfo extInfo)
createPass in interface polyglot.frontend.goals.GoalcreatePass in class polyglot.frontend.goals.CodeGenerated