public class ConstantsCheckedForFile extends SourceFileGoal
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
reached |
corequisites, job, name, prerequisites, stateATTEMPTED, REACHED, RUNNING, UNREACHABLE, UNREACHABLE_THIS_RUN, UNREACHED| Constructor and Description |
|---|
ConstantsCheckedForFile(Job job) |
| Modifier and Type | Method and Description |
|---|---|
Pass |
createPass(ExtensionInfo extInfo)
Creates a pass to attempt to satisfy the goal.
|
addCorequisiteGoal, addPrerequisiteGoal, checkCycles, conflictsWith, corequisiteGoals, equals, hasBeenReached, hashCode, isReachable, job, name, prerequisiteGoals, setState, setUnreachable, setUnreachableThisRun, state, stateString, toStringpublic ConstantsCheckedForFile(Job job)
public Pass createPass(ExtensionInfo extInfo)
AbstractGoalcreatePass in interface GoalcreatePass in class AbstractGoal