avrora.core.isdl.dep
Class StateUse.Index.Operand

java.lang.Object
  extended byavrora.core.isdl.dep.StateUse.Index
      extended byavrora.core.isdl.dep.StateUse.Index.Operand
Enclosing class:
StateUse.Index

public static class StateUse.Index.Operand
extends StateUse.Index


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
 
Field Summary
 CodeRegion.Operand operand
           
 
Methods inherited from class avrora.core.isdl.dep.StateUse.Index
isConstant, isKnown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

operand

public final CodeRegion.Operand operand