|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.frontend.goals.AbstractGoal
com.ibm.wala.cast.java.translator.polyglot.IRGoal
public class IRGoal
A kind of EndGoal that indicates that DOMO IR has been generated for the given compilation unit.
| 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 | |
|---|---|
IRGoal(polyglot.frontend.Job job,
JavaSourceLoaderImpl sourceLoader)
|
|
| Method Summary | |
|---|---|
polyglot.frontend.Pass |
createPass(polyglot.frontend.ExtensionInfo extInfo)
|
java.lang.String |
name()
|
| Methods inherited from class polyglot.frontend.goals.AbstractGoal |
|---|
addCorequisiteGoal, addPrerequisiteGoal, checkCycles, conflictsWith, corequisiteGoals, equals, hasBeenReached, hashCode, isReachable, job, prerequisiteGoals, setState, setUnreachable, setUnreachableThisRun, state, stateString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface polyglot.frontend.goals.Goal |
|---|
addCorequisiteGoal, addPrerequisiteGoal, conflictsWith, corequisiteGoals, hasBeenReached, isReachable, job, prerequisiteGoals, setState, setUnreachable, setUnreachableThisRun, state |
| Constructor Detail |
|---|
public IRGoal(polyglot.frontend.Job job,
JavaSourceLoaderImpl sourceLoader)
| Method Detail |
|---|
public polyglot.frontend.Pass createPass(polyglot.frontend.ExtensionInfo extInfo)
createPass in interface polyglot.frontend.goals.GoalcreatePass in class polyglot.frontend.goals.AbstractGoalpublic java.lang.String name()
name in interface polyglot.frontend.goals.Goalname in class polyglot.frontend.goals.AbstractGoal
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||