|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.frontend.AbstractPass
polyglot.frontend.VisitorPass
polyglot.frontend.goals.SupertypesDisambiguated.MyPass
protected static class SupertypesDisambiguated.MyPass
This class overrides VisitorPass to mark the SupertypesDisambiguated and SupertypesDisambiguated goals reached when this goal is reached.
| Field Summary | |
|---|---|
Goal |
allDisam
|
Goal |
sigDisam
|
| Fields inherited from class polyglot.frontend.VisitorPass |
|---|
v |
| Fields inherited from class polyglot.frontend.AbstractPass |
|---|
exclusive_time, goal, inclusive_time |
| Constructor Summary | |
|---|---|
SupertypesDisambiguated.MyPass(Goal goal,
Goal sigDisam,
Goal allDisam,
NodeVisitor v)
|
|
| Method Summary | |
|---|---|
boolean |
run()
Run the pass, returning true on success. |
| Methods inherited from class polyglot.frontend.VisitorPass |
|---|
name, visitor, visitor |
| Methods inherited from class polyglot.frontend.AbstractPass |
|---|
exclusiveTime, goal, inclusiveTime, resetTimers, toggleTimers, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Goal allDisam
public Goal sigDisam
| Constructor Detail |
|---|
public SupertypesDisambiguated.MyPass(Goal goal,
Goal sigDisam,
Goal allDisam,
NodeVisitor v)
| Method Detail |
|---|
public boolean run()
AbstractPass
run in interface Passrun in class VisitorPass
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||