|
|||||||||
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.passes.ConstantCheckPass
public class ConstantCheckPass
Comment for DisambiguationPass
Field Summary |
---|
Fields inherited from class polyglot.frontend.AbstractPass |
---|
exclusive_time, goal, inclusive_time |
Constructor Summary | |
---|---|
|
ConstantCheckPass(ConstantsCheckedForFile goal,
ConstantChecker v)
|
|
ConstantCheckPass(FieldConstantsChecked goal,
ConstantChecker v)
|
protected |
ConstantCheckPass(Goal goal,
ConstantChecker v)
|
Method Summary |
---|
Methods inherited from class polyglot.frontend.VisitorPass |
---|
name, run, 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 |
Constructor Detail |
---|
public ConstantCheckPass(ConstantsCheckedForFile goal, ConstantChecker v)
public ConstantCheckPass(FieldConstantsChecked goal, ConstantChecker v)
protected ConstantCheckPass(Goal goal, ConstantChecker v)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |