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

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

public static class StateUse.Index.OperandPlusConstant
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
 int index
           
 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

index

public final int index