|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.frontend.goals.AbstractGoal
polyglot.frontend.goals.Barrier
polyglot.frontend.goals.TypesInitializedForCommandLine
public class TypesInitializedForCommandLine
Nested Class Summary |
---|
Nested classes/interfaces inherited from class polyglot.frontend.goals.Barrier |
---|
Barrier.BarrierPass |
Field Summary |
---|
Fields inherited from class polyglot.frontend.goals.Barrier |
---|
scheduler |
Fields inherited from class polyglot.frontend.goals.AbstractGoal |
---|
corequisites, job, name, prerequisites, state |
Fields inherited from interface polyglot.frontend.goals.Goal |
---|
ATTEMPTED, REACHED, RUNNING, UNREACHABLE, UNREACHABLE_THIS_RUN, UNREACHED |
Constructor Summary | |
---|---|
protected |
TypesInitializedForCommandLine(Scheduler scheduler)
|
Method Summary | |
---|---|
static Goal |
create(Scheduler scheduler)
|
Goal |
goalForJob(Job j)
|
Methods inherited from class polyglot.frontend.goals.Barrier |
---|
createPass, equals, hashCode, jobs, toString |
Methods inherited from class polyglot.frontend.goals.AbstractGoal |
---|
addCorequisiteGoal, addPrerequisiteGoal, checkCycles, conflictsWith, corequisiteGoals, hasBeenReached, isReachable, job, name, prerequisiteGoals, setState, setUnreachable, setUnreachableThisRun, state, stateString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected TypesInitializedForCommandLine(Scheduler scheduler)
Method Detail |
---|
public static Goal create(Scheduler scheduler)
public Goal goalForJob(Job j)
goalForJob
in class Barrier
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |