|
|||||||||
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.SourceFileGoal
public abstract class SourceFileGoal
Comment for SourceFileGoal
Field Summary |
---|
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 |
SourceFileGoal(Job job)
|
protected |
SourceFileGoal(Job job,
java.lang.String name)
|
Method Summary |
---|
Methods inherited from class polyglot.frontend.goals.AbstractGoal |
---|
addCorequisiteGoal, addPrerequisiteGoal, checkCycles, conflictsWith, corequisiteGoals, createPass, equals, hasBeenReached, hashCode, isReachable, job, name, prerequisiteGoals, setState, setUnreachable, setUnreachableThisRun, state, stateString, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected SourceFileGoal(Job job)
protected SourceFileGoal(Job job, java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |