|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tapina.robe.runtime.instruction.IndexedAddressSource
Created by IntelliJ IDEA. User: gareth Date: Sep 2, 2003 Time: 4:50:09 PM
Constructor Summary | |
IndexedAddressSource(int baseRegister,
Operand offset)
|
Method Summary | |
abstract void |
dumpJavaSource(java.lang.String varName,
java.io.Writer out)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.tapina.robe.runtime.instruction.AddressSource |
getTransferAddress |
Constructor Detail |
public IndexedAddressSource(int baseRegister, Operand offset)
Method Detail |
public abstract void dumpJavaSource(java.lang.String varName, java.io.Writer out) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |