|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tapina.robe.runtime.instruction.Transfer
Created by IntelliJ IDEA. User: gareth Date: Sep 2, 2003 Time: 9:06:48 AM
| Constructor Summary | |
Transfer()
|
|
| Method Summary | |
abstract void |
dumpJavaSource(int destinationRegister,
java.io.Writer out)
|
abstract void |
transfer(Environment env,
int destinationRegister,
int address)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Transfer()
| Method Detail |
public abstract void transfer(Environment env,
int destinationRegister,
int address)
public abstract void dumpJavaSource(int destinationRegister,
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 | ||||||||||