|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.frontend.AbstractPass
jif.visit.LabelCheckPass
public class LabelCheckPass
A pass which runs a visitor.
| Field Summary |
|---|
| Fields inherited from class polyglot.frontend.AbstractPass |
|---|
exclusive_time, goal, inclusive_time |
| Constructor Summary | |
|---|---|
LabelCheckPass(polyglot.frontend.goals.Goal goal,
polyglot.frontend.Job job,
LabelChecker lc)
|
|
| Method Summary | |
|---|---|
boolean |
run()
|
| Methods inherited from class polyglot.frontend.AbstractPass |
|---|
exclusiveTime, goal, inclusiveTime, name, resetTimers, toggleTimers, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LabelCheckPass(polyglot.frontend.goals.Goal goal,
polyglot.frontend.Job job,
LabelChecker lc)
| Method Detail |
|---|
public boolean run()
run in interface polyglot.frontend.Passrun in class polyglot.frontend.AbstractPass
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||