|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The Operand.Register class encapsulates the notion of a register operand to an
instruction.
| Nested Class Summary |
| Nested classes inherited from class avrora.core.Operand |
Operand.Constant, Operand.Register |
| Method Summary | |
Register |
getRegister()
The getRegister() method returns a reference to the register represented
by this operand. |
| Methods inherited from interface avrora.core.Operand |
asConstant, asRegister |
| Method Detail |
public Register getRegister()
getRegister() method returns a reference to the register represented
by this operand.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||