|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.core.isdl.dep.StateUse.Index
avrora.core.isdl.dep.StateUse.Index.UNKNOWN
| Nested Class Summary |
| Nested classes inherited from class avrora.core.isdl.dep.StateUse.Index |
StateUse.Index.Constant, StateUse.Index.Operand, StateUse.Index.OperandPlusConstant, StateUse.Index.UNKNOWN |
| Constructor Summary | |
StateUse.Index.UNKNOWN()
|
|
| Method Summary | |
boolean |
isKnown()
The isKnown() method returns whether this expr is known statically given the
instruction operands. |
| Methods inherited from class avrora.core.isdl.dep.StateUse.Index |
isConstant |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StateUse.Index.UNKNOWN()
| Method Detail |
public boolean isKnown()
StateUse.IndexisKnown() method returns whether this expr is known statically given the
instruction operands. Thus, for a given instruction instance, this expr can be computed without
runtime values.
isKnown in class StateUse.Index
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||