|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.frontend.AbstractPass
polyglot.frontend.goals.Barrier.BarrierPass
protected static class Barrier.BarrierPass
Field Summary |
---|
Fields inherited from class polyglot.frontend.AbstractPass |
---|
exclusive_time, goal, inclusive_time |
Constructor Summary | |
---|---|
protected |
Barrier.BarrierPass(Scheduler scheduler,
Barrier barrier)
|
Method Summary | |
---|---|
boolean |
run()
Run the pass, returning true on success. |
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 |
---|
protected Barrier.BarrierPass(Scheduler scheduler, Barrier barrier)
Method Detail |
---|
public boolean run()
AbstractPass
run
in interface Pass
run
in class AbstractPass
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |